Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 25 of 104) sorted by relevance

12345

/Linux-v4.19/drivers/tty/vt/
Dvc_screen.c93 struct vcs_poll_data *poll = in vcs_notifier() local
114 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
123 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
230 struct vcs_poll_data *poll; in vcs_read() local
617 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local
631 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local
666 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
/Linux-v4.19/include/linux/
Dirq_poll.h12 irq_poll_fn *poll; member
Ddma-buf.h295 wait_queue_head_t poll; member
299 wait_queue_head_t *poll; member
Dinput-polldev.h42 void (*poll)(struct input_polled_dev *dev); member
Dsysctl.h100 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event()
121 struct ctl_table_poll *poll; member
Dposix-clock.h71 __poll_t (*poll) (struct posix_clock *pc, member
Drestart_block.h54 } poll; member
Dadb.h37 void (*poll)(void); member
Drfkill.h62 void (*poll)(struct rfkill *rfkill, void *data); member
Dtty_ldisc.h190 __poll_t (*poll)(struct tty_struct *, struct file *, member
/Linux-v4.19/drivers/firmware/arm_scmi/
Dperf.c302 u32 level, bool poll) in scmi_perf_level_set()
325 u32 *level, bool poll) in scmi_perf_level_get()
406 unsigned long freq, bool poll) in scmi_dvfs_freq_set()
416 unsigned long *freq, bool poll) in scmi_dvfs_freq_get()
/Linux-v4.19/drivers/staging/octeon/
Docteon-ethernet.h43 void (*poll)(struct net_device *dev); member
/Linux-v4.19/drivers/input/misc/
Dwm831x-on.c45 int poll, ret; in wm831x_poll_on() local
Dda9063_onkey.c100 bool poll = true; in da9063_poll_on() local
/Linux-v4.19/drivers/rpmsg/
Drpmsg_internal.h66 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
/Linux-v4.19/include/linux/platform_data/
Dmv_usb.h33 int (*poll)(void); member
/Linux-v4.19/drivers/vhost/
Dvhost.c161 struct vhost_poll *poll; in vhost_poll_func() local
171 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local
188 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init()
203 int vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start()
225 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop()
250 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush()
279 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
/Linux-v4.19/include/media/
Dmedia-devnode.h59 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
/Linux-v4.19/include/xen/interface/io/
Dpvcalls.h76 } poll; member
111 } poll; member
/Linux-v4.19/include/sound/
Dhwdep.h40 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member
/Linux-v4.19/drivers/pci/hotplug/
Dcpcihp_zt5550.c42 static bool poll; variable
/Linux-v4.19/drivers/mfd/
Darizona-irq.c102 bool poll; in arizona_irq_thread() local
/Linux-v4.19/drivers/media/cec/
Dcec-pin.c211 static bool rx_arb_lost(struct cec_pin *pin, u8 *poll) in rx_arb_lost()
658 u8 poll; in cec_pin_rx_states() local
/Linux-v4.19/drivers/media/
Dmedia-devnode.c103 struct poll_table_struct *poll) in media_poll()
/Linux-v4.19/drivers/isdn/mISDN/
Ddsp_core.c169 static int poll; variable

12345