Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc.c1261 return hif_can_suspend_link(target->hif_dev); in htc_can_suspend_link()
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.c1216 if (!hif_can_suspend_link(hif_ctx)) { in hif_pre_runtime_suspend()
H A Dhif_main.c191 bool hif_can_suspend_link(struct hif_opaque_softc *hif_ctx) in hif_can_suspend_link() function
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1900 bool hif_can_suspend_link(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2529 if (hif_can_suspend_link(GET_HIF_OPAQUE_HDL(scn))) in hif_pci_bus_suspend_noirq()