Home
last modified time | relevance | path

Searched defs:poll (Results 76 – 100 of 143) sorted by relevance

123456

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c339 static __poll_t v4l2_poll(struct file *filp, struct poll_table_struct *poll) in v4l2_poll()
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.h439 uint32_t poll; member
456 uint32_t poll; member
469 uint32_t poll; member
H A Dqla_nx2.c2996 uint32_t poll, mask, modify_mask; in qla8044_minidump_process_rddfe() local
3165 uint32_t addr1, addr2, value1, value2, poll, r_value; in qla8044_minidump_process_pollwr() local
/openbmc/u-boot/tools/
H A Dmoveconfig.py1123 def poll(self): member in Slot
/openbmc/linux/drivers/vhost/
H A Dvhost.h97 struct vhost_poll poll; member
/openbmc/openpower-occ-control/
H A Dpowermode.cpp1111 void PowerMode::addIpsWatch(bool poll) in addIpsWatch()
/openbmc/qemu/block/
H A Dio.c256 bool poll; member
316 bool poll) in bdrv_co_yield_to_drain()
348 bool poll) in bdrv_do_drained_begin()
/openbmc/linux/drivers/input/mouse/
H A Dpsmouse.h127 int (*poll)(struct psmouse *psmouse); member
/openbmc/linux/drivers/net/ethernet/ti/
H A Ddavinci_mdio.c74 u32 poll; member
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c237 static __poll_t dma_buf_poll(struct file *file, poll_table *poll) in dma_buf_poll()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c2506 u32 i, poll; in ixgbe_disable_pcie_primary() local
3808 u32 gcr_ext, hlreg0, i, poll; in ixgbe_clear_tx_pending() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c27 static int poll = DEFAULT_TRANSP_BURST_SZ; variable
/openbmc/linux/drivers/usb/serial/
H A Diuu_phoenix.c55 int poll; /* number of poll */ member
/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c982 static unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll()
/openbmc/linux/drivers/comedi/drivers/
H A Dpcl812.c862 unsigned int poll; in pcl812_ai_poll() local
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c351 int poll) in mt9m114_write_reg_array()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c456 bool poll = false; in sunxi_nfc_read_buf() local
494 bool poll = false; in sunxi_nfc_write_buf() local
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c306 static int atmel_nfc_wait(struct atmel_hsmc_nand_controller *nc, bool poll, in atmel_nfc_wait()
421 static int atmel_nfc_exec_op(struct atmel_hsmc_nand_controller *nc, bool poll) in atmel_nfc_exec_op()
/openbmc/linux/include/linux/
H A Dkernfs.h317 __poll_t (*poll)(struct kernfs_open_file *of, member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Drx.c1129 int (*poll)(struct napi_struct *, int) = iwl_pcie_napi_poll; in _iwl_pcie_rx_init() local
/openbmc/linux/drivers/tty/serial/
H A Dsccnxp.c127 bool poll; member
/openbmc/linux/include/linux/comedi/
H A Dcomedidev.h194 int (*poll)(struct comedi_device *dev, struct comedi_subdevice *s); member
/openbmc/qemu/net/
H A Dslirp.c368 MainLoopPoll *poll = data; in net_slirp_poll_notify() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h72 u64_stats_t poll; member
91 u64_stats_t poll; member
/openbmc/linux/drivers/hwmon/occ/
H A Dcommon.c1099 struct occ_poll_response *poll = in occ_parse_poll_response() local

123456