Home
last modified time | relevance | path

Searched defs:pfds (Results 1 – 25 of 34) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/poll/
Dpoll02.c22 struct pollfd pfds[] = { in sample_fn() local
/third_party/ltp/testcases/kernel/syscalls/lseek/
Dlseek02.c28 static int pfds[2]; variable
/third_party/alsa-lib/test/
Dseq-decoder.c268 struct pollfd *pfds; in event_decoder() local
Dplaymidi1.c120 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); in write_ev() local
378 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); in wait_for_event() local
Dseq-sender.c149 struct pollfd *pfds; in event_sender() local
Duser-ctl-element-set.c392 struct pollfd pfds; in check_event() local
/third_party/alsa-utils/axfer/
Dwaiter.h29 struct pollfd *pfds; member
/third_party/toybox/toys/pending/
Dtelnet.c291 struct pollfd pfds[2]; in telnet_main() local
/third_party/alsa-lib/src/control/
Dcontrol_ext.c437 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()
Dhcontrol.c181 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/
Daseqdump.c364 struct pollfd *pfds; in main() local
/third_party/alsa-lib/src/hwdep/
Dhwdep.c266 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/
Dmixer.c710 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/
Dtimer.c358 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/
Dpcm_generic.c64 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()
Dpcm_direct.c322 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…
Dpcm_ioplug.c788 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/
Drawmidi.c429 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/
Dmonitor.c244 struct pollfd *pfds; in operate_dispatcher() local
Ddaemon.c41 int pfds; member
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsamidisrc.c582 struct pollfd *pfds; in gst_alsa_midi_src_start() local
/third_party/libuv/src/unix/
Dos390-syscalls.c285 struct pollfd* pfds; in epoll_wait() local
/third_party/alsa-utils/amidi/
Damidi.c648 struct pollfd *pfds; in main() local
/third_party/alsa-utils/alsaloop/
Dalsaloop.c728 struct pollfd *pfds = NULL; in thread_job1() local
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c748 struct pollfd *pfds; in main() local

12