Home
last modified time | relevance | path

Searched refs:sun4i_gpadc_dev (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/iio/adc/
Dsun4i-gpadc-iio.c445 struct sun4i_gpadc_dev *mfd_dev = dev_get_drvdata(pdev->dev.parent); in sun4i_irq_init()
532 struct sun4i_gpadc_dev *sun4i_gpadc_dev = in sun4i_gpadc_probe_mfd() local
537 info->regmap = sun4i_gpadc_dev->regmap; in sun4i_gpadc_probe_mfd()
/linux-5.19.10/include/linux/mfd/
Dsun4i-gpadc.h90 struct sun4i_gpadc_dev { struct
/linux-5.19.10/drivers/mfd/
Dsun4i-gpadc.c96 struct sun4i_gpadc_dev *dev; in sun4i_gpadc_probe()