Home
last modified time | relevance | path

Searched refs:request_irq (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c97 if (request_irq(c->irq, NULL, 0, portal->irqname, in bman_create_portal()
H A Dqman.c587 if (request_irq(c->irq, portal_isr, 0, portal->irqname, in qman_init_portal()
/dpdk/drivers/common/dpaax/
H A Dcompat.h112 #define request_irq qbman_request_irq macro