Searched refs:adc_resources (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/mfd/ |
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),
|
D | intel_soc_pmic_crc.c | 39 static struct resource adc_resources[] = { variable 59 .num_resources = ARRAY_SIZE(adc_resources), 60 .resources = adc_resources,
|
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,
|
D | intel_soc_pmic_bxtwc.c | 203 static struct resource adc_resources[] = { variable 231 .num_resources = ARRAY_SIZE(adc_resources), 232 .resources = adc_resources,
|