Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/pmic/
Dintel_pmic.h23 int thermal_table_count; member
Dintel_pmic_chtdc_ti.c104 .thermal_table_count = ARRAY_SIZE(chtdc_ti_thermal_table),
Dintel_pmic_crc.c284 .thermal_table_count = ARRAY_SIZE(thermal_table),
Dintel_pmic_xpower.c267 .thermal_table_count = ARRAY_SIZE(thermal_table),
Dintel_pmic_bxtwc.c382 .thermal_table_count = ARRAY_SIZE(thermal_table),
Dintel_pmic.c181 d->thermal_table_count, &reg, &bit); in intel_pmic_thermal_handler()