Home
last modified time | relevance | path

Searched refs:skl_dsp_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/sound/soc/intel/skylake/
Dskl.h131 const struct skl_dsp_ops *dsp_ops;
153 struct skl_dsp_ops { struct
179 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id); argument
Dskl-messages.c172 static const struct skl_dsp_ops dsp_ops[] = {
239 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id) in skl_get_dsp_ops()
257 const struct skl_dsp_ops *ops; in skl_init_dsp()
Dskl-pcm.c1381 const struct skl_dsp_ops *ops; in skl_platform_soc_probe()