Home
last modified time | relevance | path

Searched refs:poll_table (Results 26 – 50 of 275) sorted by relevance

1234567891011

/openbmc/linux/include/linux/
H A Dwwan.h64 poll_table *wait);
/openbmc/linux/drivers/vhost/
H A Dvhost.h44 poll_table table;
241 poll_table *wait);
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_device.h115 __poll_t snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait);
H A Dseq_oss_readq.c206 snd_seq_oss_readq_poll(struct seq_oss_readq *q, struct file *file, poll_table *wait) in snd_seq_oss_readq_poll()
H A Dseq_oss_rw.c185 snd_seq_oss_poll(struct seq_oss_devinfo *dp, struct file *file, poll_table * wait) in snd_seq_oss_poll()
/openbmc/linux/drivers/ptp/
H A Dptp_private.h133 struct file *fp, poll_table *wait);
/openbmc/linux/fs/
H A Dselect.c120 poll_table *p);
223 poll_table *p) in __pollwait()
468 static inline void wait_key_set(poll_table *wait, unsigned long in, in wait_key_set()
483 poll_table *wait; in do_select()
855 static inline __poll_t do_pollfd(struct pollfd *pollfd, poll_table *pwait, in do_pollfd()
888 poll_table* pt = &wait->pt; in do_poll()
/openbmc/linux/net/qrtr/
H A Dtun.c114 static __poll_t qrtr_tun_poll(struct file *filp, poll_table *wait) in qrtr_tun_poll()
/openbmc/linux/drivers/char/
H A Ddtlk.c95 static __poll_t dtlk_poll(struct file *, poll_table *);
232 static __poll_t dtlk_poll(struct file *file, poll_table * wait) in dtlk_poll()
/openbmc/linux/include/crypto/
H A Dif_alg.h238 poll_table *wait);
/openbmc/linux/drivers/net/wwan/
H A Drpmsg_wwan_ctrl.c84 struct file *filp, poll_table *wait) in rpmsg_wwan_ctrl_tx_poll()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf_types.h124 poll_table *wait);
/openbmc/linux/include/media/
H A Dvideobuf-core.h221 poll_table *wait);
/openbmc/linux/sound/firewire/oxfw/
H A Doxfw-hwdep.c53 poll_table *wait) in hwdep_poll()
/openbmc/linux/security/tomoyo/
H A Dsecurityfs_if.c161 static __poll_t tomoyo_poll(struct file *file, poll_table *wait) in tomoyo_poll()
H A Dcommon.h796 __poll_t (*poll)(struct file *file, poll_table *wait);
993 __poll_t tomoyo_poll_control(struct file *file, poll_table *wait);
994 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait);
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_hwdep.c53 hwdep_poll(struct snd_hwdep *hwdep, struct file *file, poll_table *wait) in hwdep_poll()
/openbmc/linux/sound/firewire/digi00x/
H A Ddigi00x-hwdep.c63 poll_table *wait) in hwdep_poll()
/openbmc/linux/sound/firewire/dice/
H A Ddice-hwdep.c55 poll_table *wait) in hwdep_poll()
/openbmc/linux/drivers/vfio/
H A Dvirqfd.c79 wait_queue_head_t *wqh, poll_table *pt) in virqfd_ptable_queue_proc()
/openbmc/linux/drivers/leds/
H A Duleds.c170 static __poll_t uleds_poll(struct file *file, poll_table *wait) in uleds_poll()
/openbmc/linux/sound/firewire/fireface/
H A Dff-hwdep.c72 poll_table *wait) in hwdep_poll()
/openbmc/linux/drivers/input/serio/
H A Duserio.c251 static __poll_t userio_char_poll(struct file *file, poll_table *wait) in userio_char_poll()
/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-ci.c208 static __poll_t fdtv_ca_io_poll(struct file *file, poll_table *wait) in fdtv_ca_io_poll()
/openbmc/linux/include/sound/
H A Dinfo.h52 poll_table *wait);

1234567891011