Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/sound/soc/sof/
A Dipc3-priv.h37 struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_init()
47 struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_release()
57 struct snd_sof_dsp_ops *dsp_ops = sdev->pdata->desc->ops; in sof_dtrace_host_trigger()
A Ddebug.c333 struct snd_sof_dsp_ops *ops = sof_ops(sdev); in snd_sof_dbg_init()
A Dpcm.c396 struct snd_sof_dsp_ops *ops = sof_ops(sdev); in sof_pcm_open()
/linux-6.3-rc2/include/sound/
A Dsof.h18 struct snd_sof_dsp_ops;
141 struct snd_sof_dsp_ops *ops;
/linux-6.3-rc2/sound/soc/sof/intel/
A Dskl.c53 struct snd_sof_dsp_ops sof_skl_ops;
61 memcpy(&sof_skl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_skl_ops_init()
A Dhda.h844 extern struct snd_sof_dsp_ops sof_hda_common_ops;
846 extern struct snd_sof_dsp_ops sof_skl_ops;
848 extern struct snd_sof_dsp_ops sof_apl_ops;
850 extern struct snd_sof_dsp_ops sof_cnl_ops;
852 extern struct snd_sof_dsp_ops sof_tgl_ops;
854 extern struct snd_sof_dsp_ops sof_icl_ops;
856 extern struct snd_sof_dsp_ops sof_mtl_ops;
910 void hda_set_dai_drv_ops(struct snd_sof_dev *sdev, struct snd_sof_dsp_ops *ops);
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()
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()
A Dtgl.c54 struct snd_sof_dsp_ops sof_tgl_ops;
60 memcpy(&sof_tgl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_tgl_ops_init()
A Dhda-common-ops.c17 struct snd_sof_dsp_ops sof_hda_common_ops = {
A Dbyt.c219 static struct snd_sof_dsp_ops sof_byt_ops = {
294 static struct snd_sof_dsp_ops sof_cht_ops = {
A 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()
A Dshim.h197 extern struct snd_sof_dsp_ops sof_tng_ops;
A Dpci-tng.c139 struct snd_sof_dsp_ops sof_tng_ops = {
A Dmtl.c599 struct snd_sof_dsp_ops sof_mtl_ops;
607 memcpy(&sof_mtl_ops, &sof_hda_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_mtl_ops_init()
A Dbdw.c570 static struct snd_sof_dsp_ops sof_bdw_ops = {
/linux-6.3-rc2/sound/soc/sof/amd/
A Drenoir.c108 struct snd_sof_dsp_ops sof_renoir_ops;
114 memcpy(&sof_renoir_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_renoir_ops_init()
A Drembrandt.c134 struct snd_sof_dsp_ops sof_rembrandt_ops;
140 memcpy(&sof_rembrandt_ops, &sof_acp_common_ops, sizeof(struct snd_sof_dsp_ops)); in sof_rembrandt_ops_init()
A Dacp.h242 extern struct snd_sof_dsp_ops sof_acp_common_ops;
244 extern struct snd_sof_dsp_ops sof_renoir_ops;
246 extern struct snd_sof_dsp_ops sof_rembrandt_ops;
A Dacp-common.c157 struct snd_sof_dsp_ops sof_acp_common_ops = {
/linux-6.3-rc2/sound/soc/sof/imx/
A Dimx8.c490 static struct snd_sof_dsp_ops sof_imx8_ops = {
551 static struct snd_sof_dsp_ops sof_imx8x_ops = {
A Dimx8m.c415 static struct snd_sof_dsp_ops sof_imx8m_ops = {
A Dimx8ulp.c417 static struct snd_sof_dsp_ops sof_imx8ulp_ops = {
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8186/
A Dmt8186.c542 static struct snd_sof_dsp_ops sof_mt8186_ops = {
/linux-6.3-rc2/sound/soc/sof/mediatek/mt8195/
A Dmt8195.c593 static struct snd_sof_dsp_ops sof_mt8195_ops = {

Completed in 27 milliseconds

12