Searched refs:stm32_adc_common (Results 1 – 6 of 6) sorted by relevance
59 struct stm32_adc_common *common) in stm32h7_adc_clk_sel()140 struct stm32_adc_common *common = dev_get_priv(dev); in stm32_adc_core_probe()208 .priv_auto_alloc_size = sizeof(struct stm32_adc_common),
42 struct stm32_adc_common { struct
80 struct stm32_adc_common *common = dev_get_priv(dev_get_parent(dev)); in stm32_adc_start_channel()205 struct stm32_adc_common *common = dev_get_priv(dev_get_parent(dev)); in stm32_adc_probe()
117 struct stm32_adc_common common;122 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()824 struct stm32_adc_common *common = platform_get_drvdata(pdev); in stm32_adc_remove()
254 struct stm32_adc_common { struct
260 struct stm32_adc_common *common;