Home
last modified time | relevance | path

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

/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.c466 const struct snd_sof_dsp_ops sof_tng_ops = {
627 const struct snd_sof_dsp_ops sof_byt_ops = {
686 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 = {
/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
/sound/soc/sof/imx/
Dimx8.c365 struct snd_sof_dsp_ops sof_imx8_ops = {