Home
last modified time | relevance | path

Searched refs:adc_resources (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mfd/
A Dsun4i-gpadc.c21 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),
A Dintel_soc_pmic_crc.c39 static const struct resource adc_resources[] = { variable
59 .num_resources = ARRAY_SIZE(adc_resources),
60 .resources = adc_resources,
A Dintel_soc_pmic_chtdc_ti.c43 static const struct resource adc_resources[] = { variable
63 .num_resources = ARRAY_SIZE(adc_resources),
64 .resources = adc_resources,
A Dintel_soc_pmic_bxtwc.c207 static const struct resource adc_resources[] = { variable
235 .num_resources = ARRAY_SIZE(adc_resources),
236 .resources = adc_resources,

Completed in 5 milliseconds