Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_tasklet.h28 int hif_drain_tasklets(struct hif_softc *scn);
H A Dce_tasklet.c578 int hif_drain_tasklets(struct hif_softc *scn) in hif_drain_tasklets() function
/wlan-driver/qca-wifi-host-cmn/hif/src/snoc/
H A Dif_snoc.c448 if (hif_drain_tasklets(scn) != 0) in hif_snoc_bus_suspend_noirq()