Searched refs:thermal_resources (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | intel_soc_pmic_crc.c | 43 static struct resource thermal_resources[] = { variable 64 .num_resources = ARRAY_SIZE(thermal_resources), 65 .resources = thermal_resources,
|
H A D | intel_soc_pmic_chtdc_ti.c | 39 static struct resource thermal_resources[] = { variable 67 .num_resources = ARRAY_SIZE(thermal_resources), 68 .resources = thermal_resources,
|
H A D | max77620.c | 51 static const struct resource thermal_resources[] = { variable 88 .resources = thermal_resources, 89 .num_resources = ARRAY_SIZE(thermal_resources),
|
H A D | intel_soc_pmic_bxtwc.c | 220 static struct resource thermal_resources[] = { variable 240 .num_resources = ARRAY_SIZE(thermal_resources), 241 .resources = thermal_resources,
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | intel_soc_pmic_chtdc_ti.c | 39 static const struct resource thermal_resources[] = { variable 67 .num_resources = ARRAY_SIZE(thermal_resources), 68 .resources = thermal_resources,
|
H A D | intel_soc_pmic_crc.c | 38 static const struct resource thermal_resources[] = { variable 66 .num_resources = ARRAY_SIZE(thermal_resources), 67 .resources = thermal_resources,
|
H A D | intel_soc_pmic_bxtwc.c | 221 static const struct resource thermal_resources[] = { variable 241 .num_resources = ARRAY_SIZE(thermal_resources), 242 .resources = thermal_resources,
|
H A D | max77620.c | 50 static const struct resource thermal_resources[] = { variable 87 .resources = thermal_resources, 88 .num_resources = ARRAY_SIZE(thermal_resources),
|
Completed in 6 milliseconds