Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/skylake/
Dskl.h122 struct skl_dsp_ops { struct
151 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id); argument
Dskl-sst-ipc.h120 const struct skl_dsp_ops *dsp_ops;
Dskl-messages.c209 static const struct skl_dsp_ops dsp_ops[] = {
252 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id) in skl_get_dsp_ops()
270 const struct skl_dsp_ops *ops; in skl_init_dsp()
Dskl-pcm.c1358 const struct skl_dsp_ops *ops; in skl_platform_soc_probe()