Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/ocb/dispatcher/inc/
H A Dwlan_ocb_ucfg_api.h186 QDF_STATUS ocb_psoc_disable(struct wlan_objmgr_psoc *psoc);
259 QDF_STATUS ocb_psoc_disable(struct wlan_objmgr_psoc *psoc) in ocb_psoc_disable() function
/wlan-driver/qcacld-3.0/components/ocb/dispatcher/src/
H A Dwlan_ocb_ucfg_api.c122 QDF_STATUS ocb_psoc_disable(struct wlan_objmgr_psoc *psoc) in ocb_psoc_disable() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c19795 ocb_psoc_disable(psoc); in hdd_component_psoc_disable()