Home
last modified time | relevance | path

Searched refs:fwol_thermal_callbacks (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/inc/
H A Dwlan_fwol_ucfg_api.h102 struct fwol_thermal_callbacks *cb);
127 struct fwol_thermal_callbacks *cb) in ucfg_fwol_thermal_register_callbacks()
830 struct fwol_thermal_callbacks *cb) in ucfg_fwol_thermal_register_callbacks()
H A Dwlan_fwol_public_structs.h214 struct fwol_thermal_callbacks { struct
/wlan-driver/qcacld-3.0/components/fw_offload/core/inc/
H A Dwlan_fw_offload_main.h361 struct fwol_thermal_callbacks thermal_cbs;
/wlan-driver/qcacld-3.0/components/fw_offload/dispatcher/src/
H A Dwlan_fwol_tgt_api.c186 struct fwol_thermal_callbacks *thermal_cbs; in notify_thermal_throttle_handler()
H A Dwlan_fwol_ucfg_api.c175 struct fwol_thermal_callbacks *cb) in ucfg_fwol_thermal_register_callbacks()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_thermal.c778 struct fwol_thermal_callbacks cb_obj = {0}; in hdd_thermal_register_callbacks()