Searched refs:thermal_table_count (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/pmic/ |
H A D | intel_pmic.c | 181 d->thermal_table_count, ®, &bit); in intel_pmic_thermal_handler() 288 if (d->thermal_table_count) in intel_pmic_install_opregion_handler() 311 if (d->thermal_table_count) in intel_pmic_install_opregion_handler()
|
H A D | intel_pmic.h | 23 int thermal_table_count; member
|
H A D | intel_pmic_chtdc_ti.c | 104 .thermal_table_count = ARRAY_SIZE(chtdc_ti_thermal_table),
|
H A D | intel_pmic_xpower.c | 267 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bytcrc.c | 284 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bxtwc.c | 382 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
/kernel/linux/linux-6.6/drivers/acpi/pmic/ |
H A D | intel_pmic.c | 181 d->thermal_table_count, ®, &bit); in intel_pmic_thermal_handler() 288 if (d->thermal_table_count) in intel_pmic_install_opregion_handler() 311 if (d->thermal_table_count) in intel_pmic_install_opregion_handler()
|
H A D | intel_pmic.h | 27 int thermal_table_count; member
|
H A D | intel_pmic_chtdc_ti.c | 105 .thermal_table_count = ARRAY_SIZE(chtdc_ti_thermal_table),
|
H A D | intel_pmic_xpower.c | 326 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bytcrc.c | 285 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bxtwc.c | 383 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
Completed in 6 milliseconds