Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/stm/
A Dstm32_adfsdm.c28 struct stm32_adfsdm_priv { struct
29 struct snd_soc_dai_driver dai_drv;
30 struct snd_pcm_substream *substream;
31 struct device *dev;
34 struct iio_channel *iio_ch;
35 struct iio_cb_buffer *iio_cb;
36 bool iio_active;
39 unsigned char *pcm_buff;
63 struct stm32_adfsdm_priv *priv = snd_soc_dai_get_drvdata(dai); in stm32_adfsdm_shutdown() argument

Completed in 3 milliseconds