Home
last modified time | relevance | path

Searched defs:polled (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_verbs.c2514 bool *polled, bool *stop) in ocrdma_poll_err_scqe()
2558 struct ib_wc *ibwc, bool *polled) in ocrdma_poll_success_scqe()
2583 struct ib_wc *ibwc, bool *polled, bool *stop) in ocrdma_poll_scqe()
2646 struct ib_wc *ibwc, bool *polled, bool *stop, in ocrdma_poll_err_rcqe()
2715 struct ib_wc *ibwc, bool *polled, bool *stop) in ocrdma_poll_rcqe()
2762 u16 cur_getp; bool polled = false; bool stop = false; in ocrdma_poll_hwcq() local
/linux/drivers/input/joystick/
H A Dadc-joystick.c199 bool polled, in adc_joystick_count_channels()
/linux/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c87 int polled; /* open mode */ member
116 int polled; member
1095 int pmac_i2c_open(struct pmac_i2c_bus *bus, int polled) in pmac_i2c_open()
/linux/sound/usb/usx2y/
H A Dus122l.c215 unsigned int *polled; in usb_stream_hwdep_poll() local
/linux/drivers/dma/
H A Ddmatest.c91 static bool polled; variable
128 bool polled; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c691 int polled = 0; in mlx4_en_process_rx_cq() local
/linux/drivers/nvme/host/
H A Dpci.c1825 static int nvme_create_queue(struct nvme_queue *nvmeq, int qid, bool polled) in nvme_create_queue()
2015 bool polled = i > rw_queues; in nvme_create_io_queues() local
/linux/drivers/infiniband/core/
H A Dverbs.c2932 int n, polled = 0; in __ib_drain_srq() local
/linux/include/drm/
H A Ddrm_connector.h2081 uint8_t polled; member
/linux/drivers/scsi/
H A Dscsi_debug.c7137 bool polled = rq->cmd_flags & REQ_POLLED; in schedule_resp() local