Home
last modified time | relevance | path

Searched refs:idxd_wq_request_irq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/dma/idxd/
H A Didxd.h709 int idxd_wq_request_irq(struct idxd_wq *wq);
H A Ddevice.c1318 int idxd_wq_request_irq(struct idxd_wq *wq) in idxd_wq_request_irq() function
1457 rc = idxd_wq_request_irq(wq); in drv_enable_wq()