Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-sst-dsp.h155 struct skl_dsp_loader_ops { struct
156 int stream_tag;
158 int (*alloc_dma_buf)(struct device *dev,
160 int (*free_dma_buf)(struct device *dev,
162 int (*prepare)(struct device *dev, unsigned int format,
165 int (*trigger)(struct device *dev, bool start, int stream_tag);
167 int (*cleanup)(struct device *dev, struct snd_dma_buffer *dmab,

Completed in 5 milliseconds