Searched refs:thermal_table (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/pmic/ |
H A D | intel_pmic_xpower.c | 132 static struct pmic_table thermal_table[] = { variable 266 .thermal_table = thermal_table, 267 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bytcrc.c | 137 static struct pmic_table thermal_table[] = { variable 283 .thermal_table = thermal_table, 284 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bxtwc.c | 180 static struct pmic_table thermal_table[] = { variable 381 .thermal_table = thermal_table, 382 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic.h | 22 struct pmic_table *thermal_table; member
|
H A D | intel_pmic_chtdc_ti.c | 103 .thermal_table = chtdc_ti_thermal_table,
|
H A D | intel_pmic.c | 180 result = pmic_get_reg_bit(address, d->thermal_table, in intel_pmic_thermal_handler()
|
/kernel/linux/linux-6.6/drivers/acpi/pmic/ |
H A D | intel_pmic_xpower.c | 132 static struct pmic_table thermal_table[] = { variable 325 .thermal_table = thermal_table, 326 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bytcrc.c | 137 static struct pmic_table thermal_table[] = { variable 284 .thermal_table = thermal_table, 285 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic_bxtwc.c | 180 static struct pmic_table thermal_table[] = { variable 382 .thermal_table = thermal_table, 383 .thermal_table_count = ARRAY_SIZE(thermal_table),
|
H A D | intel_pmic.h | 26 struct pmic_table *thermal_table; member
|
H A D | intel_pmic_chtdc_ti.c | 104 .thermal_table = chtdc_ti_thermal_table,
|
H A D | intel_pmic.c | 180 result = pmic_get_reg_bit(address, d->thermal_table, in intel_pmic_thermal_handler()
|
Completed in 6 milliseconds