HomeSort by relevance Sort by last modified time
    Searched refs:poll_descriptors (Results 1 - 3 of 3) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_ioplug.h 178 int (*poll_descriptors)(snd_pcm_ioplug_t *io, struct pollfd *pfd, unsigned int space); member in struct:snd_pcm_ioplug_callback
control_external.h 233 int (*poll_descriptors)(snd_ctl_ext_t *ext, struct pollfd *pfds, unsigned int space); member in struct:snd_ctl_ext_callback
  /external/bluetooth/bluez/audio/
pcm_bluetooth.c 1167 .poll_descriptors = bluetooth_playback_poll_descriptors,
1180 .poll_descriptors = bluetooth_poll_descriptors,
1193 .poll_descriptors = bluetooth_playback_poll_descriptors,
1206 .poll_descriptors = bluetooth_poll_descriptors,
    [all...]

Completed in 166 milliseconds