stm32_adc_common
struct stm32_adc_common common;
static struct stm32_adc_priv *to_stm32_adc_priv(struct stm32_adc_common *com)
struct stm32_adc_common *common = dev_get_drvdata(dev);
struct stm32_adc_common *common = dev_get_drvdata(dev);
struct stm32_adc_common *common = platform_get_drvdata(pdev);
struct stm32_adc_common *common;