Searched refs:stm32_adc_common (Results 1 – 2 of 2) sorted by relevance
118 struct stm32_adc_common common;123 static struct stm32_adc_priv *to_stm32_adc_priv(struct stm32_adc_common *com) in to_stm32_adc_priv()531 struct stm32_adc_common *common = dev_get_drvdata(dev); in stm32_adc_core_hw_start()588 struct stm32_adc_common *common = dev_get_drvdata(dev); in stm32_adc_core_hw_stop()816 struct stm32_adc_common *common = platform_get_drvdata(pdev); in stm32_adc_remove()
271 struct stm32_adc_common { struct