Home
last modified time | relevance | path

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

123

/drivers/tty/vt/
Dvc_screen.c67 struct vcs_poll_data *poll = in vcs_notifier() local
88 vcs_poll_data_free(struct vcs_poll_data *poll) in vcs_poll_data_free()
97 struct vcs_poll_data *poll = file->private_data, *kill = NULL; in vcs_poll_data_get() local
202 struct vcs_poll_data *poll; in vcs_read() local
565 struct vcs_poll_data *poll = vcs_poll_data_get(file); in vcs_poll() local
579 struct vcs_poll_data *poll = file->private_data; in vcs_fasync() local
608 struct vcs_poll_data *poll = file->private_data; in vcs_release() local
/drivers/vhost/
Dvhost.c162 struct vhost_poll *poll; in vhost_poll_func() local
172 struct vhost_poll *poll = container_of(wait, struct vhost_poll, wait); in vhost_poll_wakeup() local
190 void vhost_poll_init(struct vhost_poll *poll, vhost_work_fn_t fn, in vhost_poll_init()
205 int vhost_poll_start(struct vhost_poll *poll, struct file *file) in vhost_poll_start()
227 void vhost_poll_stop(struct vhost_poll *poll) in vhost_poll_stop()
252 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush()
281 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue()
Dnet.c124 struct vhost_poll poll[VHOST_NET_VQ_MAX]; member
396 struct vhost_poll *poll = n->poll + (nvq - n->vqs); in vhost_net_disable_vq() local
407 struct vhost_poll *poll = n->poll + (nvq - n->vqs); in vhost_net_enable_vq() local
/drivers/staging/octeon/
Docteon-ethernet.h46 void (*poll)(struct net_device *dev); member
/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
/drivers/rpmsg/
Drpmsg_internal.h74 unsigned int (*poll)(struct rpmsg_endpoint *ept, struct file *filp, member
/drivers/mfd/
Darizona-irq.c102 bool poll; in arizona_irq_thread() local
/drivers/pci/hotplug/
Dcpcihp_zt5550.c61 static bool poll; variable
/drivers/isdn/mISDN/
Ddsp_core.c169 static int poll; variable
/drivers/media/
Dmedia-devnode.c103 struct poll_table_struct *poll) in media_poll()
/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dbase.c109 bool poll = true; in nvkm_therm_update() local
/drivers/staging/irda/include/net/irda/
Dircomm_param.h135 __u8 poll; member
/drivers/scsi/qla4xxx/
Dql4_83xx.h264 uint32_t poll; member
281 uint32_t poll; member
294 uint32_t poll; member
/drivers/net/phy/
Dsfp.c120 struct delayed_work poll; member
824 bool poll = false; in sfp_probe() local
/drivers/gpu/drm/
Ddrm_probe_helper.c228 bool poll = false; in drm_kms_helper_poll_enable() local
/drivers/power/supply/
Dbq24735-charger.c53 struct delayed_work poll; member
/drivers/misc/cxl/
Dfile.c337 unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll()
Dapi.c420 unsigned int cxl_fd_poll(struct file *file, struct poll_table_struct *poll) in cxl_fd_poll()
/drivers/media/cec/
Dcec-api.c46 struct poll_table_struct *poll) in cec_poll()
/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_init.c1835 struct qlc_83xx_poll *poll; in qlcnic_83xx_poll_list() local
1879 struct qlc_83xx_poll *poll; in qlcnic_83xx_poll_write_list() local
1933 struct qlc_83xx_poll *poll; in qlcnic_83xx_poll_read_list() local
/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c562 u32 poll = 0; in rtl8188e_set_FwJoinBssReport_cmd() local
/drivers/net/ethernet/broadcom/
Dsb1250-mac.c1066 int work_to_do, int poll) in sbdma_rx_process()
1231 int poll) in sbdma_tx_process()
/drivers/dma-buf/
Ddma-buf.c160 static unsigned int dma_buf_poll(struct file *file, poll_table *poll) in dma_buf_poll()
/drivers/net/ethernet/qlogic/qed/
Dqed_init_ops.c371 u32 data, addr, poll; in qed_init_cmd_rd() local

123