Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_api.c2478 if (wmi_handle->ops->extract_thermal_stats) in wmi_extract_thermal_stats()
2479 return wmi_handle->ops->extract_thermal_stats(wmi_handle, in wmi_extract_thermal_stats()
Dwmi_unified_tlv.c21798 .extract_thermal_stats = extract_thermal_stats_tlv,
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_priv.h2165 QDF_STATUS (*extract_thermal_stats)(wmi_unified_t wmi_handle, void *evt_buf, member