Home
last modified time | relevance | path

Searched defs:pfds (Results 1 - 25 of 35) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/poll/
H A Dpoll02.c22 struct pollfd pfds[] = { in sample_fn() local
/third_party/alsa-utils/axfer/
H A Dwaiter.h30 struct pollfd *pfds; member
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek02.c28 static int pfds[2]; variable
/third_party/alsa-lib/test/
H A Dseq-decoder.c268 struct pollfd *pfds; in event_decoder() local
H A Dseq-sender.c149 struct pollfd *pfds; in event_sender() local
[all...]
H A Duser-ctl-element-set.c393 struct pollfd pfds; in check_event() local
H A Dplaymidi1.c122 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); in write_ev() local
380 struct pollfd *pfds = alloca(sizeof(*pfds) * npfds); in wait_for_event() local
/third_party/toybox/toys/pending/
H A Dtelnet.c291 struct pollfd pfds[2]; in telnet_main() local
/third_party/alsa-lib/src/control/
H A 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() argument
453 static int snd_ctl_ext_poll_revents(snd_ctl_t *handle, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_ctl_ext_poll_revents() argument
H A Dhcontrol.c181 int snd_hctl_poll_descriptors(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int space) in snd_hctl_poll_descriptors() argument
195 int snd_hctl_poll_descriptors_revents(snd_hctl_t *hctl, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hctl_poll_descriptors_revents() argument
/third_party/alsa-utils/alsactl/
H A Ddaemon.c41 int pfds; member
H A Dmonitor.c245 struct pollfd *pfds; in operate_dispatcher() local
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c707 struct pollfd *pfds; in main() local
/third_party/alsa-lib/src/pcm/
H A 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() argument
70 int snd_pcm_generic_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_generic_poll_revents() argument
H A Dpcm_dmix.c874 static int snd_pcm_dmix_poll_revents(snd_pcm_t *pcm, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_pcm_dmix_poll_revents() argument
/third_party/libuv/src/unix/
H A Dos390-syscalls.c285 struct pollfd* pfds; in epoll_wait() local
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c285 struct pollfd* pfds; in epoll_wait() local
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi.c430 int snd_rawmidi_poll_descriptors(snd_rawmidi_t *rawmidi, struct pollfd *pfds, unsigned int space) in snd_rawmidi_poll_descriptors() argument
449 int snd_rawmidi_poll_descriptors_revents(snd_rawmidi_t *rawmidi, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_rawmidi_poll_descriptors_revents() argument
H A Dump.c158 int snd_ump_poll_descriptors(snd_ump_t *ump, struct pollfd *pfds, in snd_ump_poll_descriptors() argument
172 int snd_ump_poll_descriptors_revents(snd_ump_t *ump, struct pollfd *pfds, in snd_ump_poll_descriptors_revents() argument
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c748 struct pollfd *pfds; in main() local
/third_party/alsa-lib/src/mixer/
H A Dmixer.c721 int snd_mixer_poll_descriptors(snd_mixer_t *mixer, struct pollfd *pfds, unsigned int space) in snd_mixer_poll_descriptors() argument
751 int snd_mixer_poll_descriptors_revents(snd_mixer_t *mixer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_mixer_poll_descriptors_revents() argument
774 struct pollfd *pfds in snd_mixer_wait() local
[all...]
/third_party/alsa-lib/src/hwdep/
H A Dhwdep.c266 int snd_hwdep_poll_descriptors(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int space) in snd_hwdep_poll_descriptors() argument
297 int snd_hwdep_poll_descriptors_revents(snd_hwdep_t *hwdep, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_hwdep_poll_descriptors_revents() argument
[all...]
/third_party/alsa-lib/src/timer/
H A Dtimer.c358 int snd_timer_poll_descriptors(snd_timer_t *timer, struct pollfd *pfds, unsigned int space) in snd_timer_poll_descriptors() argument
389 int snd_timer_poll_descriptors_revents(snd_timer_t *timer, struct pollfd *pfds, unsigned int nfds, unsigned short *revents) in snd_timer_poll_descriptors_revents() argument
[all...]
/third_party/alsa-utils/amidi/
H A Damidi.c650 struct pollfd *pfds; in main() local
[all...]
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.c730 struct pollfd *pfds = NULL; in thread_job1() local

Completed in 21 milliseconds

12