Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dstm32-adc-core.c114 struct stm32_adc_common common;
119 static struct stm32_adc_priv *to_stm32_adc_priv(struct stm32_adc_common *com) in to_stm32_adc_priv()
518 struct stm32_adc_common *common = dev_get_drvdata(dev); in stm32_adc_core_hw_start()
575 struct stm32_adc_common *common = dev_get_drvdata(dev); in stm32_adc_core_hw_stop()
807 struct stm32_adc_common *common = platform_get_drvdata(pdev); in stm32_adc_remove()
Dstm32-adc-core.h223 struct stm32_adc_common { struct
Dstm32-adc.c247 struct stm32_adc_common *common;