Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Dsof-priv.h119 struct snd_sof_dsp_ops { struct
142 u32 (*read)(struct snd_sof_dev *sof_dev,
146 u64 (*read64)(struct snd_sof_dev *sof_dev,
184 int (*pcm_open)(struct snd_sof_dev *sdev,
187 int (*pcm_close)(struct snd_sof_dev *sdev,
214 int (*probe_free)(struct snd_sof_dev *sdev,
264 int debug_map_count; /* optional */
297 struct snd_soc_dai_driver *drv;
298 int num_drv;
301 u32 hw_info;
[all …]

Completed in 14 milliseconds