/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
pcm_ioplug.h | 182 int (*poll_revents)(snd_pcm_ioplug_t *io, struct pollfd *pfd, unsigned int nfds, unsigned short *revents); member in struct:snd_pcm_ioplug_callback
|
control_external.h | 237 int (*poll_revents)(snd_ctl_ext_t *ext, struct pollfd *pfds, unsigned int nfds, unsigned short *revents); member in struct:snd_ctl_ext_callback
|
/external/bluetooth/bluez/audio/ |
pcm_bluetooth.c | 1174 .poll_revents = bluetooth_playback_poll_revents, 1187 .poll_revents = bluetooth_poll_revents, 1200 .poll_revents = bluetooth_playback_poll_revents, 1213 .poll_revents = bluetooth_poll_revents, [all...] |