Home
last modified time | relevance | path

Searched defs:poll_fn (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/lib/
H A Dirq_poll.c179 void irq_poll_init(struct irq_poll *iop, int weight, irq_poll_fn *poll_fn) in irq_poll_init()
/openbmc/obmc-console/
H A Dconsole-server.h217 ringbuffer_poll_fn_t poll_fn; member
H A Dconsole-server.c702 ringbuffer_poll_fn_t poll_fn, void *data) in console_ringbuffer_consumer_register()
/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c62 typedef __poll_t (*poll_fn)(struct file *, struct poll_table_struct *); typedef
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c9378 int (*poll_fn)(struct napi_struct *, int) = bnxt_poll; in bnxt_init_napi() local