Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dstm32-adc-core.c123 static struct stm32_adc_priv *to_stm32_adc_priv(struct stm32_adc_common *com) in to_stm32_adc_priv() function
533 struct stm32_adc_priv *priv = to_stm32_adc_priv(common); in stm32_adc_core_hw_start()
590 struct stm32_adc_priv *priv = to_stm32_adc_priv(common); in stm32_adc_core_hw_stop()
820 struct stm32_adc_priv *priv = to_stm32_adc_priv(common); in stm32_adc_remove()