Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_runtime_pm.c1284 int hif_runtime_suspend(struct hif_opaque_softc *hif_ctx) in hif_runtime_suspend() function
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1723 int hif_runtime_suspend(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qcacld-3.0/components/pmo/core/src/
H A Dwlan_pmo_suspend_resume.c1182 ret = hif_runtime_suspend(hif_ctx); in pmo_core_psoc_bus_runtime_suspend()