Searched defs:poll (Results 51 - 75 of 121) sorted by relevance

12345

/linux-master/drivers/media/cec/core/
H A Dcec-pin.c211 static bool rx_arb_lost(struct cec_pin *pin, u8 *poll) argument
659 u8 poll; local
/linux-master/arch/xtensa/platforms/iss/
H A Dnetwork.c63 int (*poll)(struct iss_net_private *lp); member in struct:iss_net_ops
/linux-master/drivers/comedi/drivers/
H A Dpcl816.c454 unsigned int poll; local
H A Dpcl812.c862 unsigned int poll; local
[all...]
/linux-master/drivers/vhost/
H A Dvhost.h95 struct vhost_poll poll; member in struct:vhost_virtqueue
/linux-master/drivers/dma-buf/
H A Ddma-buf.c237 static __poll_t dma_buf_poll(struct file *file, poll_table *poll) argument
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-dev.c339 static __poll_t v4l2_poll(struct file *filp, struct poll_table_struct *poll) argument
/linux-master/include/linux/
H A Dnet.h178 __poll_t (*poll) (struct file *file, struct socket *sock, member in struct:proto_ops
H A Dphylink.h406 bool poll; member in struct:phylink_pcs
H A Dkernfs.h317 __poll_t (*poll)(struct kernfs_open_file *of, member in struct:kernfs_ops
/linux-master/io_uring/
H A Dpoll.c171 static void io_init_poll_iocb(struct io_poll *poll, __poll_t events) argument
181 io_poll_remove_entry(struct io_poll *poll) argument
369 struct io_poll *poll; local
404 io_pollfree_wake(struct io_kiocb *req, struct io_poll *poll) argument
433 struct io_poll *poll = container_of(wait, struct io_poll, wait); local
470 struct io_poll *poll = io_poll_get_single(req); local
492 __io_queue_proc(struct io_poll *poll, struct io_poll_table *pt, struct wait_queue_head *head, struct io_poll **poll_ptr) argument
553 struct io_poll *poll = io_kiocb_to_cmd(pt->req, struct io_poll); local
579 __io_arm_poll_handler(struct io_kiocb *req, struct io_poll *poll, struct io_poll_table *ipt, __poll_t mask, unsigned issue_flags) argument
953 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); local
970 struct io_poll *poll = io_kiocb_to_cmd(req, struct io_poll); local
1030 struct io_poll *poll = io_kiocb_to_cmd(preq, struct io_poll); local
[all...]
/linux-master/fs/kernfs/
H A Dfile.c24 wait_queue_head_t poll; member in struct:kernfs_open_node
[all...]
/linux-master/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c638 u32 poll = 0; local
905 u32 poll = 0; local
[all...]
/linux-master/drivers/usb/serial/
H A Diuu_phoenix.c55 int poll; /* number of poll */ member in struct:iuu_private
/linux-master/drivers/input/mouse/
H A Dpsmouse.h127 int (*poll)(struct psmouse *psmouse); member in struct:psmouse
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c27 static int poll = DEFAULT_TRANSP_BURST_SZ; variable
H A Dhfcpci.c46 static uint poll, tics; variable
[all...]
/linux-master/include/linux/comedi/
H A Dcomedidev.h194 int (*poll)(struct comedi_device *dev, struct comedi_subdevice *s); member in struct:comedi_subdevice
/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c74 u32 poll; member in struct:davinci_mdio_regs
/linux-master/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c349 mt9m114_write_reg_array(struct i2c_client *client, const struct misensor_reg *reglist, int poll) argument
/linux-master/drivers/scsi/qla4xxx/
H A Dql4_83xx.h246 uint32_t poll; member in struct:qla8044_minidump_entry_rddfe
263 uint32_t poll; member in struct:qla8044_minidump_entry_rdmdio
276 uint32_t poll; member in struct:qla8044_minidump_entry_pollwr
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_minidump.c910 struct __pollrdmwr *poll = &entry->region.pollrdmwr; local
[all...]
/linux-master/drivers/usb/atm/
H A Dcxacru.c338 int poll = -1; local
[all...]
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_mbox.c699 write_mbox_msg_attr(struct hinic_mbox_func_to_func *func_to_func, u16 dst_func, u16 dst_aeqn, u16 seg_len, int poll) argument
756 wait_for_mbox_seg_completion(struct hinic_mbox_func_to_func *func_to_func, int poll, u16 *wb_status) argument
796 send_mbox_seg(struct hinic_mbox_func_to_func *func_to_func, u64 header, u16 dst_func, void *seg, u16 seg_len, int poll, void *msg_info) argument
/linux-master/drivers/char/ipmi/
H A Dipmi_si_intf.c1031 static void poll(void *send_info) function

Completed in 241 milliseconds

12345