Home
last modified time | relevance | path

Searched refs:wfx_bh_poll_irq (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/staging/wfx/
Dbh.h31 void wfx_bh_poll_irq(struct wfx_dev *wdev);
Dbh.c302 void wfx_bh_poll_irq(struct wfx_dev *wdev) in wfx_bh_poll_irq() function
Dmain.c352 wfx_bh_poll_irq(wdev); in wfx_probe()
Dhif_tx.c84 wfx_bh_poll_irq(wdev); in wfx_cmd_send()