/third_party/ltp/testcases/kernel/syscalls/poll/ |
D | poll02.c | 22 struct pollfd pfds[] = { in sample_fn() local
|
/third_party/ltp/testcases/kernel/syscalls/lseek/ |
D | lseek02.c | 28 static int pfds[2]; variable
|
/third_party/alsa-lib/test/ |
D | seq-decoder.c | 268 struct pollfd *pfds; in event_decoder() local
|
D | playmidi1.c | 120 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); in write_ev() local 378 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); in wait_for_event() local
|
D | seq-sender.c | 149 struct pollfd *pfds; in event_sender() local
|
D | user-ctl-element-set.c | 392 struct pollfd pfds; in check_event() local
|
/third_party/alsa-utils/axfer/ |
D | waiter.h | 29 struct pollfd *pfds; member
|
/third_party/toybox/toys/pending/ |
D | telnet.c | 291 struct pollfd pfds[2]; in telnet_main() local
|
/third_party/alsa-lib/src/control/ |
D | control_ext.c | 437 static int snd_ctl_ext_poll_descriptors(snd_ctl_t *handle, struct pollfd *pfds, unsigned int space) in snd_ctl_ext_poll_descriptors() 453 static int snd_ctl_ext_poll_revents(snd_ctl_t *handle, struct pollfd *pfds, unsigned int nfds, unsi… in snd_ctl_ext_poll_revents()
|
D | hcontrol.c | 181 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space) in snd_hctl_poll_descriptors() 195 int snd_hctl_poll_descriptors_revents(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int nfds, uns… in snd_hctl_poll_descriptors_revents()
|
/third_party/alsa-utils/seq/aseqdump/ |
D | aseqdump.c | 364 struct pollfd *pfds; in main() local
|
/third_party/alsa-lib/src/hwdep/ |
D | hwdep.c | 266 int snd_hwdep_poll_descriptors(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int space) in snd_hwdep_poll_descriptors() 297 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, … in snd_hwdep_poll_descriptors_revents()
|
/third_party/alsa-lib/src/mixer/ |
D | mixer.c | 710 int snd_mixer_poll_descriptors(snd_mixer_t *mixer, struct pollfd *pfds, unsigned int space) in snd_mixer_poll_descriptors() 740 int snd_mixer_poll_descriptors_revents(snd_mixer_t *mixer, struct pollfd *pfds, unsigned int nfds, … in snd_mixer_poll_descriptors_revents() 763 struct pollfd *pfds = spfds; in snd_mixer_wait() local
|
/third_party/alsa-lib/src/timer/ |
D | timer.c | 358 int snd_timer_poll_descriptors(snd_timer_t *timer, struct pollfd *pfds, unsigned int space) in snd_timer_poll_descriptors() 389 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, … in snd_timer_poll_descriptors_revents()
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_generic.c | 64 int snd_pcm_generic_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space) in snd_pcm_generic_poll_descriptors() 70 int snd_pcm_generic_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned s… in snd_pcm_generic_poll_revents()
|
D | pcm_direct.c | 322 struct pollfd pfds[max + 1]; local 674 int snd_pcm_direct_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, 699 int snd_pcm_direct_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned sh…
|
D | pcm_ioplug.c | 788 static int snd_pcm_ioplug_poll_descriptors(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int space) in snd_pcm_ioplug_poll_descriptors() 810 static int snd_pcm_ioplug_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsi… in snd_pcm_ioplug_poll_revents()
|
/third_party/alsa-lib/src/rawmidi/ |
D | rawmidi.c | 429 int snd_rawmidi_poll_descriptors(snd_rawmidi_t *rawmidi, struct pollfd *pfds, unsigned int space) in snd_rawmidi_poll_descriptors() 448 int snd_rawmidi_poll_descriptors_revents(snd_rawmidi_t *rawmidi, struct pollfd *pfds, unsigned int … in snd_rawmidi_poll_descriptors_revents()
|
/third_party/alsa-utils/alsactl/ |
D | monitor.c | 244 struct pollfd *pfds; in operate_dispatcher() local
|
D | daemon.c | 41 int pfds; member
|
/third_party/gstreamer/gstplugins_base/ext/alsa/ |
D | gstalsamidisrc.c | 582 struct pollfd *pfds; in gst_alsa_midi_src_start() local
|
/third_party/libuv/src/unix/ |
D | os390-syscalls.c | 285 struct pollfd* pfds; in epoll_wait() local
|
/third_party/alsa-utils/amidi/ |
D | amidi.c | 648 struct pollfd *pfds; in main() local
|
/third_party/alsa-utils/alsaloop/ |
D | alsaloop.c | 728 struct pollfd *pfds = NULL; in thread_job1() local
|
/third_party/alsa-utils/seq/aplaymidi/ |
D | arecordmidi.c | 748 struct pollfd *pfds; in main() local
|