Searched refs:adc_resources (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/mfd/ |
D | sun4i-gpadc.c | 24 static struct resource adc_resources[] = { variable 51 .resources = adc_resources, 52 .num_resources = ARRAY_SIZE(adc_resources), 60 .resources = adc_resources, 61 .num_resources = ARRAY_SIZE(adc_resources), 69 .resources = adc_resources, 70 .num_resources = ARRAY_SIZE(adc_resources),
|
D | intel_soc_pmic_crc.c | 56 static struct resource adc_resources[] = { variable 91 .num_resources = ARRAY_SIZE(adc_resources), 92 .resources = adc_resources,
|
D | intel_soc_pmic_chtdc_ti.c | 46 static struct resource adc_resources[] = { variable 66 .num_resources = ARRAY_SIZE(adc_resources), 67 .resources = adc_resources,
|
D | intel_soc_pmic_bxtwc.c | 199 static struct resource adc_resources[] = { variable 227 .num_resources = ARRAY_SIZE(adc_resources), 228 .resources = adc_resources,
|