Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.h175 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id);
H A Dskl-messages.c237 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id) in skl_get_dsp_ops() function
270 ops = skl_get_dsp_ops(skl->pci->device); in skl_init_dsp()
H A Dskl-pcm.c1402 ops = skl_get_dsp_ops(skl->pci->device); in skl_platform_soc_probe()