Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl.h179 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id);
H A Dskl-messages.c239 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id) in skl_get_dsp_ops() function
272 ops = skl_get_dsp_ops(skl->pci->device); in skl_init_dsp()
H A Dskl-pcm.c1406 ops = skl_get_dsp_ops(skl->pci->device); in skl_platform_soc_probe()