Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_bus_bandwidth.h115 void dp_rtpm_tput_policy_deinit(struct wlan_objmgr_psoc *psoc);
141 void dp_rtpm_tput_policy_deinit(struct wlan_objmgr_psoc *psoc) in dp_rtpm_tput_policy_deinit() function
H A Dwlan_dp_bus_bandwidth.c554 void dp_rtpm_tput_policy_deinit(struct wlan_objmgr_psoc *psoc) in dp_rtpm_tput_policy_deinit() function
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c682 dp_rtpm_tput_policy_deinit(psoc); in ucfg_dp_psoc_close()