Home
last modified time | relevance | path

Searched defs:stm32_dfsdm_adc (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dstm32-dfsdm-adc.c73 struct stm32_dfsdm_adc { struct
74 struct stm32_dfsdm *dfsdm;
75 const struct stm32_dfsdm_dev_data *dev_data;
76 unsigned int fl_id;
77 unsigned int nconv;
78 unsigned long smask;
81 unsigned int oversamp;
82 struct iio_hw_consumer *hwc;
83 struct iio_backend **backend;
84 struct completion completion;
[all …]