Home
last modified time | relevance | path

Searched refs:sof_ptl_set_ops (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dptl.c88 int sof_ptl_set_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *dsp_ops) in sof_ptl_set_ops() function
102 EXPORT_SYMBOL_NS(sof_ptl_set_ops, "SND_SOC_SOF_INTEL_PTL");
H A Dpci-ptl.c26 return sof_ptl_set_ops(sdev, &sof_ptl_ops); in sof_ptl_ops_init()