Home
last modified time | relevance | path

Searched defs:dsp_ops (Results 1 – 5 of 5) sorted by relevance

/linux/sound/soc/sof/
H A Dipc3-priv.h39 const struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_init() local
49 const struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_release() local
59 const struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_trigger() local
/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()
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.c40 static const struct mtk_adsp_ipc_ops dsp_ops = { variable
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.c40 static const struct mtk_adsp_ipc_ops dsp_ops = { variable
/linux/sound/soc/intel/avs/
H A Davs.h103 const struct avs_dsp_ops *const dsp_ops; member