Home
last modified time | relevance | path

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

/wlan-driver/platform/icnss2/
H A Dpower.c1022 int level_count; in icnss_update_soc_level() local
1032 for (level_count = 0; level_count < ICNSS_BATTERY_LEVEL_COUNT; in icnss_update_soc_level()
1033 level_count++) { in icnss_update_soc_level()
1035 icnss_battery_level[level_count].lower_battery_threshold) { in icnss_update_soc_level()
1037 icnss_battery_level[level_count].ldo_voltage; in icnss_update_soc_level()
1042 if (level_count != ICNSS_BATTERY_LEVEL_COUNT && in icnss_update_soc_level()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c15924 *levelcount = tt_level_info[idx].level_count; in extract_thermal_level_stats_tlv()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h37083 A_UINT32 level_count; /* count of each time thermal throttling entered this state */ member