Searched refs:imx7d_adc_enable (Results 1 – 1 of 1) sorted by relevance
428 static int imx7d_adc_enable(struct device *dev) in imx7d_adc_enable() function531 ret = imx7d_adc_enable(&indio_dev->dev); in imx7d_adc_probe()549 static SIMPLE_DEV_PM_OPS(imx7d_adc_pm_ops, imx7d_adc_disable, imx7d_adc_enable);