Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-priv.h173 struct snd_sof_dsp_ops { struct
196 u8 (*read8)(struct snd_sof_dev *sof_dev,
200 u32 (*read)(struct snd_sof_dev *sof_dev,
204 u64 (*read64)(struct snd_sof_dev *sof_dev,
237 int (*pcm_open)(struct snd_sof_dev *sdev,
240 int (*pcm_close)(struct snd_sof_dev *sdev,
320 int debug_map_count; /* optional */
358 struct snd_soc_dai_driver *drv;
359 int num_drv;
364 u32 hw_info;
[all …]