Home
last modified time | relevance | path

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

12345

/linux/drivers/tty/vt/
A Dvc_screen.c89 struct vcs_poll_data *poll = in vcs_notifier() local
119 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
128 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
369 struct vcs_poll_data *poll; in vcs_read() local
707 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local
730 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local
765 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
/linux/include/linux/
A Dirq_poll.h12 irq_poll_fn *poll; member
A Dsysctl.h103 static inline void *proc_sys_poll_event(struct ctl_table_poll *poll) in proc_sys_poll_event()
123 struct ctl_table_poll *poll; member
A Dposix-clock.h58 __poll_t (*poll) (struct posix_clock *pc, member
A Ddma-buf.h434 wait_queue_head_t poll; member
440 wait_queue_head_t *poll; member
A Dadb.h37 void (*poll)(void); member
A Drestart_block.h55 } poll; member
A Drfkill.h62 void (*poll)(struct rfkill *rfkill, void *data); member
A Dtty_ldisc.h200 __poll_t (*poll)(struct tty_struct *, struct file *, member
/linux/drivers/firmware/arm_scmi/
A Dperf.c437 u32 domain, u32 level, bool poll) in scmi_perf_mb_level_set()
459 u32 domain, u32 level, bool poll) in scmi_perf_level_set()
474 u32 domain, u32 *level, bool poll) in scmi_perf_mb_level_get()
496 u32 domain, u32 *level, bool poll) in scmi_perf_level_get()
689 unsigned long freq, bool poll) in scmi_dvfs_freq_set()
698 unsigned long *freq, bool poll) in scmi_dvfs_freq_get()
/linux/drivers/input/misc/
A Dwm831x-on.c45 int poll, ret; in wm831x_poll_on() local
A Dda9063_onkey.c90 bool poll = true; in da9063_poll_on() local
/linux/drivers/staging/octeon/
A Docteon-ethernet.h72 void (*poll)(struct net_device *dev); member
/linux/include/linux/platform_data/
A Dmv_usb.h21 int (*poll)(void); member
/linux/drivers/rpmsg/
A Drpmsg_internal.h74 __poll_t (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
/linux/drivers/spi/
A Dspi-sifive.c223 static void sifive_spi_wait(struct sifive_spi *spi, u32 bit, int poll) in sifive_spi_wait()
259 int poll = sifive_spi_prep_transfer(spi, device, t); in sifive_spi_transfer_one() local
/linux/include/media/
A Dmedia-devnode.h51 __poll_t (*poll) (struct file *, struct poll_table_struct *); member
/linux/drivers/vhost/
A Dvhost.c157 struct vhost_poll *poll; in vhost_poll_func() local
167 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local
189 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init()
204 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/include/xen/interface/io/
A Dpvcalls.h78 } poll; member
113 } poll; member
/linux/include/sound/
A Dhwdep.h25 __poll_t (*poll)(struct snd_hwdep *hw, struct file *file, member
/linux/drivers/media/cec/core/
A Dcec-pin.c211 static bool rx_arb_lost(struct cec_pin *pin, u8 *poll) in rx_arb_lost()
659 u8 poll; in cec_pin_rx_states() local
/linux/drivers/mfd/
A Darizona-irq.c99 bool poll; in arizona_irq_thread() local
/linux/drivers/pci/hotplug/
A Dcpcihp_zt5550.c42 static bool poll; variable
/linux/drivers/isdn/mISDN/
A Ddsp_core.c167 static int poll; variable
/linux/tools/testing/selftests/powerpc/nx-gzip/
A Dgzip_vas.c137 long poll = 0; in nx_wait_for_csb() local

Completed in 217 milliseconds

12345