Searched defs:stm32_adfsdm_priv (Results 1 – 1 of 1) sorted by relevance
27 struct stm32_adfsdm_priv { struct28 struct snd_soc_dai_driver dai_drv;29 struct snd_pcm_substream *substream;30 struct device *dev;33 struct iio_channel *iio_ch;34 struct iio_cb_buffer *iio_cb;35 bool iio_active;38 unsigned char *pcm_buff;39 unsigned int pos;