Home
last modified time | relevance | path

Searched refs:snd_sof_dsp_ops (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.6.21/sound/soc/sof/
Dipc3-priv.h39 struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_init()
49 struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_release()
59 struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_trigger()
Ddebug.c333 struct snd_sof_dsp_ops *ops = sof_ops(sdev); in snd_sof_dbg_init()
/linux-6.6.21/sound/soc/sof/intel/
Dhda.h852 extern struct snd_sof_dsp_ops sof_hda_common_ops;
854 extern struct snd_sof_dsp_ops sof_skl_ops;
856 extern struct snd_sof_dsp_ops sof_apl_ops;
858 extern struct snd_sof_dsp_ops sof_cnl_ops;
860 extern struct snd_sof_dsp_ops sof_tgl_ops;
862 extern struct snd_sof_dsp_ops sof_icl_ops;
864 extern struct snd_sof_dsp_ops sof_mtl_ops;
866 extern struct snd_sof_dsp_ops sof_lnl_ops;
917 void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops);
Dskl.c52 struct snd_sof_dsp_ops sof_skl_ops;
60 memcpy(&sof_skl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_skl_ops_init()
Dapl.c31 struct snd_sof_dsp_ops sof_apl_ops;
37 memcpy(&sof_apl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_apl_ops_init()
Dlnl.c22 struct snd_sof_dsp_ops sof_lnl_ops;
85 memcpy(&sof_lnl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_lnl_ops_init()
Dicl.c99 struct snd_sof_dsp_ops sof_icl_ops;
105 memcpy(&sof_icl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_icl_ops_init()
Dhda-dai.c557 static void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in ssp_set_dai_drv_ops()
572 static void dmic_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in dmic_set_dai_drv_ops()
589 static inline void ssp_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) {} in ssp_set_dai_drv_ops()
590 static inline void dmic_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) {} in dmic_set_dai_drv_ops()
594 void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops) in hda_set_dai_drv_ops()
Dtgl.c58 struct snd_sof_dsp_ops sof_tgl_ops;
64 memcpy(&sof_tgl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_tgl_ops_init()
Dhda-common-ops.c17 struct snd_sof_dsp_ops sof_hda_common_ops = {
Dbyt.c219 static struct snd_sof_dsp_ops sof_byt_ops = {
294 static struct snd_sof_dsp_ops sof_cht_ops = {
Dcnl.c377 struct snd_sof_dsp_ops sof_cnl_ops;
383 memcpy(&sof_cnl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_cnl_ops_init()
Dshim.h199 extern struct snd_sof_dsp_ops sof_tng_ops;
Dpci-tng.c135 struct snd_sof_dsp_ops sof_tng_ops = {
Dmtl.c658 struct snd_sof_dsp_ops sof_mtl_ops;
666 memcpy(&sof_mtl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_mtl_ops_init()
/linux-6.6.21/include/sound/
Dsof.h18 struct snd_sof_dsp_ops;
154 struct snd_sof_dsp_ops *ops;
/linux-6.6.21/sound/soc/sof/amd/
Dacp.h268 extern struct snd_sof_dsp_ops sof_acp_common_ops;
270 extern struct snd_sof_dsp_ops sof_renoir_ops;
272 extern struct snd_sof_dsp_ops sof_vangogh_ops;
274 extern struct snd_sof_dsp_ops sof_rembrandt_ops;
Drenoir.c105 struct snd_sof_dsp_ops sof_renoir_ops;
111 memcpy(&sof_renoir_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_renoir_ops_init()
Drembrandt.c130 struct snd_sof_dsp_ops sof_rembrandt_ops;
136 memcpy(&sof_rembrandt_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_rembrandt_ops_init()
Dvangogh.c140 struct snd_sof_dsp_ops sof_vangogh_ops;
148 memcpy(&sof_vangogh_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_vangogh_ops_init()
Dacp-common.c141 struct snd_sof_dsp_ops sof_acp_common_ops = {
/linux-6.6.21/sound/soc/sof/imx/
Dimx8.c490 static struct snd_sof_dsp_ops sof_imx8_ops = {
551 static struct snd_sof_dsp_ops sof_imx8x_ops = {
Dimx8m.c415 static struct snd_sof_dsp_ops sof_imx8m_ops = {
Dimx8ulp.c417 static struct snd_sof_dsp_ops sof_imx8ulp_ops = {
/linux-6.6.21/sound/soc/sof/mediatek/mt8186/
Dmt8186.c535 static struct snd_sof_dsp_ops sof_mt8186_ops = {
661 static struct snd_sof_dsp_ops sof_mt8188_ops;

12