Searched refs:adc_resources (Results 1 – 4 of 4) sorted by relevance
/linux/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 | 207 static const struct resource adc_resources[] = { variable 235 .num_resources = ARRAY_SIZE(adc_resources), 236 .resources = adc_resources,
|