Searched refs:adc_resources (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | sun4i-gpadc.c | 21 static struct resource adc_resources[] = { variable 48 .resources = adc_resources, 49 .num_resources = ARRAY_SIZE(adc_resources), 57 .resources = adc_resources, 58 .num_resources = ARRAY_SIZE(adc_resources), 66 .resources = adc_resources, 67 .num_resources = ARRAY_SIZE(adc_resources),
|
H A D | intel_soc_pmic_crc.c | 39 static struct resource adc_resources[] = { variable 59 .num_resources = ARRAY_SIZE(adc_resources), 60 .resources = adc_resources,
|
H A D | intel_soc_pmic_chtdc_ti.c | 43 static struct resource adc_resources[] = { variable 63 .num_resources = ARRAY_SIZE(adc_resources), 64 .resources = adc_resources,
|
H A D | intel_soc_pmic_bxtwc.c | 207 static struct resource adc_resources[] = { variable 235 .num_resources = ARRAY_SIZE(adc_resources), 236 .resources = adc_resources,
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | sun4i-gpadc.c | 21 static const struct resource adc_resources[] = { variable 47 .resources = adc_resources, 48 .num_resources = ARRAY_SIZE(adc_resources), 56 .resources = adc_resources, 57 .num_resources = ARRAY_SIZE(adc_resources), 65 .resources = adc_resources, 66 .num_resources = ARRAY_SIZE(adc_resources),
|
H A D | intel_soc_pmic_chtdc_ti.c | 43 static const struct resource adc_resources[] = { variable 63 .num_resources = ARRAY_SIZE(adc_resources), 64 .resources = adc_resources,
|
H A D | intel_soc_pmic_crc.c | 46 static const struct resource adc_resources[] = { variable 76 .num_resources = ARRAY_SIZE(adc_resources), 77 .resources = adc_resources,
|
H A D | intel_soc_pmic_bxtwc.c | 208 static const struct resource adc_resources[] = { variable 236 .num_resources = ARRAY_SIZE(adc_resources), 237 .resources = adc_resources,
|
Completed in 4 milliseconds