Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dsof.h18 struct snd_sof_dsp_ops;
100 const struct snd_sof_dsp_ops *ops;
104 const struct snd_sof_dsp_ops *ops);
/Linux-v5.10/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;
73 const struct snd_sof_dsp_ops *ops; in sof_of_probe()
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()
Dsof-acpi-dev.c125 const struct snd_sof_dsp_ops *ops; in sof_acpi_probe()
Dsof-priv.h95 struct snd_sof_dsp_ops { struct
277 const struct snd_sof_dsp_ops *ops; argument
Dsof-pci-dev.c326 const struct snd_sof_dsp_ops *ops; in sof_pci_probe()
Dops.h473 static inline const struct snd_sof_dsp_ops
Ddebug.c631 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.10/sound/soc/sof/intel/
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;
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;
Dapl.c29 const struct snd_sof_dsp_ops sof_apl_ops = {
Dtgl.c24 const struct snd_sof_dsp_ops sof_tgl_ops = {
Dbyt.c585 const struct snd_sof_dsp_ops sof_tng_ops = {
825 const struct snd_sof_dsp_ops sof_byt_ops = {
904 const struct snd_sof_dsp_ops sof_cht_ops = {
Dcnl.c234 const struct snd_sof_dsp_ops sof_cnl_ops = {
Dbdw.c593 const struct snd_sof_dsp_ops sof_bdw_ops = {
/Linux-v5.10/sound/soc/sof/imx/
Dimx8.c410 struct snd_sof_dsp_ops sof_imx8_ops = {
459 struct snd_sof_dsp_ops sof_imx8x_ops = {
Dimx8m.c263 struct snd_sof_dsp_ops sof_imx8m_ops = {