Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/pmic/
Dintel_pmic.h21 int thermal_table_count; member
Dintel_pmic_chtdc_ti.c103 .thermal_table_count = ARRAY_SIZE(chtdc_ti_thermal_table),
Dintel_pmic_crc.c292 .thermal_table_count = ARRAY_SIZE(thermal_table),
Dintel_pmic_xpower.c241 .thermal_table_count = ARRAY_SIZE(thermal_table),
Dintel_pmic_bxtwc.c390 .thermal_table_count = ARRAY_SIZE(thermal_table),
Dintel_pmic.c186 d->thermal_table_count, &reg, &bit); in intel_pmic_thermal_handler()