Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c2502 if (wmi_handle->ops->extract_thermal_level_stats) in wmi_extract_thermal_level_stats()
2503 return wmi_handle->ops->extract_thermal_level_stats(wmi_handle, in wmi_extract_thermal_level_stats()
Dwmi_unified_tlv.c21799 .extract_thermal_level_stats = extract_thermal_level_stats_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2171 QDF_STATUS (*extract_thermal_level_stats)(wmi_unified_t wmi_handle, member