Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
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;
Dsof-priv.h99 struct snd_sof_dsp_ops { struct
286 const struct snd_sof_dsp_ops *ops; argument
Dops.h506 static inline const struct snd_sof_dsp_ops
Ddebug.c749 const struct snd_sof_dsp_ops *ops = sof_ops(sdev); in snd_sof_dbg_init()
Dpcm.c462 const struct snd_sof_dsp_ops *ops = sof_ops(sdev); in sof_pcm_open()
/Linux-v5.15/include/sound/
Dsof.h18 struct snd_sof_dsp_ops;
100 const struct snd_sof_dsp_ops *ops;
/Linux-v5.15/sound/soc/sof/intel/
Dhda.h754 extern const struct snd_sof_dsp_ops sof_apl_ops;
755 extern const struct snd_sof_dsp_ops sof_cnl_ops;
756 extern const struct snd_sof_dsp_ops sof_tgl_ops;
757 extern const struct snd_sof_dsp_ops sof_icl_ops;
Dapl.c29 const struct snd_sof_dsp_ops sof_apl_ops = {
Dicl.c28 const struct snd_sof_dsp_ops sof_icl_ops = {
Dbyt.c210 static const struct snd_sof_dsp_ops sof_byt_ops = {
287 static const struct snd_sof_dsp_ops sof_cht_ops = {
Dshim.h172 extern const struct snd_sof_dsp_ops sof_tng_ops;
Dtgl.c24 const struct snd_sof_dsp_ops sof_tgl_ops = {
Dpci-tng.c127 const struct snd_sof_dsp_ops sof_tng_ops = {
Dcnl.c234 const struct snd_sof_dsp_ops sof_cnl_ops = {
Dbdw.c601 static const struct snd_sof_dsp_ops sof_bdw_ops = {
/Linux-v5.15/sound/soc/sof/imx/
Dimx8.c418 struct snd_sof_dsp_ops sof_imx8_ops = {
467 struct snd_sof_dsp_ops sof_imx8x_ops = {
Dimx8m.c270 struct snd_sof_dsp_ops sof_imx8m_ops = {