Searched refs:auclnt_chpoll (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/audio/impl/ |
H A D | audio_client.h | 132 int auclnt_chpoll(audio_client_t *, short, int, short *, struct pollhead **);
|
H A D | audio_client.c | 487 auclnt_chpoll(audio_client_t *c, short events, int anyyet, short *reventsp, function
|
H A D | audio_oss.c | 2545 return (auclnt_chpoll(c, events, anyyet, reventsp, phpp));
|
Completed in 64 milliseconds