Searched refs:adc_resources (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/drivers/mfd/ |
| D | sun4i-gpadc.c | 21 static const 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_chtdc_ti.c | 43 static const struct resource adc_resources[] = { variable 63 .num_resources = ARRAY_SIZE(adc_resources), 64 .resources = adc_resources,
|
| 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,
|
| 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,
|