Searched refs:adc_resources (Results 1 – 4 of 4) sorted by relevance
| /drivers/mfd/ |
| 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),
|
| 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,
|
| 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,
|
| A D | intel_soc_pmic_bxtwc.c | 224 static const struct resource adc_resources[] = { variable 284 .num_resources = ARRAY_SIZE(adc_resources), 285 .resources = adc_resources,
|
Completed in 8 milliseconds