Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_ucfg_api.h240 QDF_STATUS ucfg_p2p_cleanup_roc_by_psoc(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/cmn_services/interface_mgr/src/
H A Dwlan_if_mgr_sap.c78 ucfg_p2p_cleanup_roc_by_psoc(psoc); in if_mgr_ap_start_bss()
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_ucfg_api.c235 QDF_STATUS ucfg_p2p_cleanup_roc_by_psoc(struct wlan_objmgr_psoc *psoc) in ucfg_p2p_cleanup_roc_by_psoc() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_power.c2590 ucfg_p2p_cleanup_roc_by_psoc(hdd_ctx->psoc); in __wlan_hdd_cfg80211_suspend_wlan()