Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-priv.h165 struct snd_sof_dsp_ops { struct
186 u8 (*read8)(struct snd_sof_dev *sof_dev,
190 u32 (*read)(struct snd_sof_dev *sof_dev,
194 u64 (*read64)(struct snd_sof_dev *sof_dev,
227 int (*pcm_open)(struct snd_sof_dev *sdev,
230 int (*pcm_close)(struct snd_sof_dev *sdev,
298 int debug_map_count; /* optional */
336 struct snd_soc_dai_driver *drv;
337 int num_drv;
340 u32 hw_info;
[all …]