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()
139 typedef int (poll_fn)(struct blk_mq_hw_ctx *); typedef
8272 int (*poll_fn)(struct napi_struct *, int) = bnxt_poll; in bnxt_init_napi() local