Home
last modified time | relevance | path

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

/Linux-v5.4/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_hsw_ops;
173 extern const struct snd_sof_dsp_ops sof_bdw_ops;
Dhda.h597 extern const struct snd_sof_dsp_ops sof_apl_ops;
598 extern const struct snd_sof_dsp_ops sof_cnl_ops;
599 extern const struct snd_sof_dsp_ops sof_skl_ops;
Dapl.c28 const struct snd_sof_dsp_ops sof_apl_ops = {
Dbyt.c465 const struct snd_sof_dsp_ops sof_tng_ops = {
626 const struct snd_sof_dsp_ops sof_byt_ops = {
685 const struct snd_sof_dsp_ops sof_cht_ops = {
Dcnl.c186 const struct snd_sof_dsp_ops sof_cnl_ops = {
Dbdw.c530 const struct snd_sof_dsp_ops sof_bdw_ops = {
/Linux-v5.4/include/sound/
Dsof.h18 struct snd_sof_dsp_ops;
91 const struct snd_sof_dsp_ops *ops;
99 const struct snd_sof_dsp_ops *ops);
/Linux-v5.4/sound/soc/sof/
Dsof-of-dev.c15 extern struct snd_sof_dsp_ops sof_imx8_ops;
49 const struct snd_sof_dsp_ops *ops; in sof_of_probe()
Dnocodec.c20 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.c136 const struct snd_sof_dsp_ops *ops; in sof_acpi_probe()
Dsof-priv.h78 struct snd_sof_dsp_ops { struct
222 const struct snd_sof_dsp_ops *ops; argument
Dsof-pci-dev.c277 const struct snd_sof_dsp_ops *ops; in sof_pci_probe()
Ddebug.c416 const struct snd_sof_dsp_ops *ops = sof_ops(sdev); in snd_sof_dbg_init()
Dops.h384 static inline const struct snd_sof_dsp_ops
/Linux-v5.4/sound/soc/sof/imx/
Dimx8.c362 struct snd_sof_dsp_ops sof_imx8_ops = {