Searched defs:poll_fn (Results 1 – 3 of 3) sorted by relevance
179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn) in irq_poll_init()
115 typedef int (poll_fn)(struct blk_mq_hw_ctx *, unsigned int); typedef
456 poll_q_fn *poll_fn; member