Home
last modified time | relevance | path

Searched refs:snd_sof_dsp_ops (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/include/sound/
H A Dsof.h18 struct snd_sof_dsp_ops;
100 const struct snd_sof_dsp_ops *ops;
104 const struct snd_sof_dsp_ops *ops);
/kernel/linux/linux-6.6/sound/soc/sof/
H A 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()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dshim.h169 extern const struct snd_sof_dsp_ops sof_tng_ops;
170 extern const struct snd_sof_dsp_ops sof_byt_ops;
171 extern const struct snd_sof_dsp_ops sof_cht_ops;
172 extern const struct snd_sof_dsp_ops sof_bdw_ops;
H A Dapl.c29 const struct snd_sof_dsp_ops sof_apl_ops = {
H A Dhda.h733 extern const struct snd_sof_dsp_ops sof_apl_ops;
734 extern const struct snd_sof_dsp_ops sof_cnl_ops;
735 extern const struct snd_sof_dsp_ops sof_tgl_ops;
H A Dtgl.c24 const struct snd_sof_dsp_ops sof_tgl_ops = {
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dsof-of-dev.c15 extern struct snd_sof_dsp_ops sof_imx8_ops;
16 extern struct snd_sof_dsp_ops sof_imx8x_ops;
17 extern struct snd_sof_dsp_ops sof_imx8m_ops;
73 const struct snd_sof_dsp_ops *ops; in sof_of_probe()
H A Dnocodec.c21 const struct snd_sof_dsp_ops *ops, in sof_nocodec_bes_setup()
69 const struct snd_sof_dsp_ops *ops) in sof_nocodec_setup()
H A Dsof-acpi-dev.c125 const struct snd_sof_dsp_ops *ops; in sof_acpi_probe()
/kernel/linux/linux-6.6/include/sound/
H A Dsof.h18 struct snd_sof_dsp_ops;
154 struct snd_sof_dsp_ops *ops;
/kernel/linux/linux-6.6/sound/soc/sof/amd/
H A 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()
H A 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()
H A 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;
H A 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()
H A Dacp-common.c141 struct snd_sof_dsp_ops sof_acp_common_ops = {
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A 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()
H A 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);
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A Dhda-common-ops.c17 struct snd_sof_dsp_ops sof_hda_common_ops = {
H A Dshim.h199 extern struct snd_sof_dsp_ops sof_tng_ops;
/kernel/linux/linux-5.10/sound/soc/sof/imx/
H A Dimx8.c410 struct snd_sof_dsp_ops sof_imx8_ops = {
459 struct snd_sof_dsp_ops sof_imx8x_ops = {

Completed in 13 milliseconds

12