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.c72 struct stm32_dfsdm_adc { struct
73 struct stm32_dfsdm *dfsdm;
74 const struct stm32_dfsdm_dev_data *dev_data;
75 unsigned int fl_id;
76 unsigned int nconv;
77 unsigned long smask;
80 unsigned int oversamp;
81 struct iio_hw_consumer *hwc;
82 struct iio_backend **backend;
83 struct completion completion;
[all …]