Searched refs:snd_ctl_poll_descriptors (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dcontrol.h234 int snd_ctl_poll_descriptors(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int space);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dhcontrol.c184 return snd_ctl_poll_descriptors(hctl->ctl, pfds, space);
H A Dcontrol.c178 int snd_ctl_poll_descriptors(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int space) function
756 err = snd_ctl_poll_descriptors(ctl, pfd, npfds);

Completed in 41 milliseconds