Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_ucfg_api.c220 QDF_STATUS ucfg_ipa_resume(struct wlan_objmgr_pdev *pdev) in ucfg_ipa_resume() function
225 qdf_export_symbol(ucfg_ipa_resume);
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/
H A Dwlan_ipa_ucfg_api.h291 QDF_STATUS ucfg_ipa_resume(struct wlan_objmgr_pdev *pdev);
663 QDF_STATUS ucfg_ipa_resume(struct wlan_objmgr_pdev *pdev) in ucfg_ipa_resume() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c1701 ucfg_ipa_resume(hdd_ctx->pdev); in hdd_resume_wlan()