Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/sof/
A Dsof-priv.h161 struct snd_sof_dsp_ops { struct
182 u8 (*read8)(struct snd_sof_dev *sof_dev,
186 u32 (*read)(struct snd_sof_dev *sof_dev,
190 u64 (*read64)(struct snd_sof_dev *sof_dev,
223 int (*pcm_open)(struct snd_sof_dev *sdev,
226 int (*pcm_close)(struct snd_sof_dev *sdev,
294 int debug_map_count; /* optional */
332 struct snd_soc_dai_driver *drv;
333 int num_drv;
336 u32 hw_info;
[all …]

Completed in 10 milliseconds