Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dstm32-adc-core.c109 struct stm32_adc_common common;
114 static struct stm32_adc_priv *to_stm32_adc_priv(struct stm32_adc_common *com) in to_stm32_adc_priv()
494 struct stm32_adc_common *common = dev_get_drvdata(dev); in stm32_adc_core_hw_start()
556 struct stm32_adc_common *common = dev_get_drvdata(dev); in stm32_adc_core_hw_stop()
741 struct stm32_adc_common *common = platform_get_drvdata(pdev); in stm32_adc_remove()
H A Dstm32-adc-core.h183 struct stm32_adc_common { struct
H A Dstm32-adc.c199 struct stm32_adc_common *common;