Home
last modified time | relevance | path

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

/sound/soc/sof/
A Dsof-priv.h165 struct snd_sof_dsp_ops { struct
188 u8 (*read8)(struct snd_sof_dev *sof_dev,
192 u32 (*read)(struct snd_sof_dev *sof_dev,
196 u64 (*read64)(struct snd_sof_dev *sof_dev,
229 int (*pcm_open)(struct snd_sof_dev *sdev,
232 int (*pcm_close)(struct snd_sof_dev *sdev,
312 int debug_map_count; /* optional */
350 struct snd_soc_dai_driver *drv;
351 int num_drv;
356 u32 hw_info;
[all …]

Completed in 12 milliseconds