Home
last modified time | relevance | path

Searched refs:poll_table (Results 76 – 100 of 275) sorted by relevance

1234567891011

/openbmc/linux/drivers/input/serio/
H A Dserio_raw.c239 static __poll_t serio_raw_poll(struct file *file, poll_table *wait) in serio_raw_poll()
/openbmc/linux/drivers/char/ipmi/
H A Dkcs_bmc_cdev_raw.c127 static __poll_t kcs_bmc_raw_poll(struct file *filp, poll_table *wait) in kcs_bmc_raw_poll()
H A Dbt-bmc.c319 static __poll_t bt_bmc_poll(struct file *file, poll_table *wait) in bt_bmc_poll()
H A Dkcs_bmc_cdev_ipmi.c305 static __poll_t kcs_bmc_ipmi_poll(struct file *filp, poll_table *wait) in kcs_bmc_ipmi_poll()
/openbmc/linux/fs/ecryptfs/
H A Dmiscdev.c29 ecryptfs_miscdev_poll(struct file *file, poll_table *pt) in ecryptfs_miscdev_poll()
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_ca.c212 static __poll_t dvb_ca_poll (struct file *file, poll_table *wait) in dvb_ca_poll()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_debugfs_crc.c344 static __poll_t crtc_crc_poll(struct file *file, poll_table *wait) in crtc_crc_poll()
/openbmc/linux/fs/
H A Dproc_namespace.c21 static __poll_t mounts_poll(struct file *file, poll_table *wait) in mounts_poll()
/openbmc/linux/fs/coda/
H A Dpsdev.c58 static __poll_t coda_psdev_poll(struct file *file, poll_table * wait) in coda_psdev_poll()
/openbmc/linux/drivers/hid/
H A Dhid-roccat.c137 static __poll_t roccat_poll(struct file *file, poll_table *wait) in roccat_poll()
/openbmc/linux/include/media/
H A Dv4l2-mem2mem.h890 __poll_t v4l2_m2m_fop_poll(struct file *file, poll_table *wait);
/openbmc/linux/fs/kernfs/
H A Dfile.c876 __poll_t kernfs_generic_poll(struct kernfs_open_file *of, poll_table *wait) in kernfs_generic_poll()
888 static __poll_t kernfs_fop_poll(struct file *filp, poll_table *wait) in kernfs_fop_poll()
/openbmc/linux/drivers/xen/
H A Dpvcalls-front.c911 poll_table *wait) in pvcalls_front_poll_passive()
968 poll_table *wait) in pvcalls_front_poll_active()
989 poll_table *wait) in pvcalls_front_poll()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_chardev.c188 static __poll_t cros_ec_chardev_poll(struct file *filp, poll_table *wait) in cros_ec_chardev_poll()
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_queue.c369 poll_table *wait) in uvc_queue_poll()
/openbmc/linux/security/tomoyo/
H A Daudit.c471 __poll_t tomoyo_poll_log(struct file *file, poll_table *wait) in tomoyo_poll_log()
/openbmc/linux/drivers/char/
H A Dapm-emulation.c240 static __poll_t apm_poll(struct file *fp, poll_table * wait) in apm_poll()
H A Ddsp56k.c411 static __poll_t dsp56k_poll(struct file *file, poll_table *wait)
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c323 static __poll_t event_poll(struct file *filp, poll_table *wait) in event_poll()
/openbmc/linux/drivers/pps/
H A Dpps.c38 static __poll_t pps_cdev_poll(struct file *file, poll_table *wait) in pps_cdev_poll()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_vb2.c444 poll_table *wait) in dvb_vb2_poll()
/openbmc/linux/drivers/rpmsg/
H A Drpmsg_char.c293 static __poll_t rpmsg_eptdev_poll(struct file *filp, poll_table *wait) in rpmsg_eptdev_poll()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_vtpm_proxy.c171 static __poll_t vtpm_proxy_fops_poll(struct file *filp, poll_table *wait) in vtpm_proxy_fops_poll()
/openbmc/linux/drivers/rtc/
H A Ddev.c191 static __poll_t rtc_dev_poll(struct file *file, poll_table *wait) in rtc_dev_poll()
/openbmc/linux/include/net/
H A Dudp.h290 __poll_t udp_poll(struct file *file, struct socket *sock, poll_table *wait);

1234567891011