Home
last modified time | relevance | path

Searched refs:poll_irq (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dwfx.h44 bool poll_irq; member
H A Dmain.c346 wdev->poll_irq = true; in wfx_probe()
406 wdev->poll_irq = false; in wfx_probe()
H A Dbh.c297 WARN(!wdev->poll_irq, "unexpected IRQ polling can mask IRQ"); in wfx_bh_poll_irq()
H A Dhif_tx.c81 if (wdev->poll_irq) in wfx_cmd_send()
/openbmc/linux/drivers/crypto/
H A Domap-sham.c193 int (*poll_irq)(struct omap_sham_dev *dd); member
533 if (dd->pdata->poll_irq(dd)) in omap_sham_xmit_cpu()
1799 .poll_irq = omap_sham_poll_irq_omap2,
1833 .poll_irq = omap_sham_poll_irq_omap4,
1873 .poll_irq = omap_sham_poll_irq_omap4,