Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A 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()
H A 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()
H A Dsof-acpi-dev.c125 const struct snd_sof_dsp_ops *ops; in sof_acpi_probe()
H A Dsof-priv.h95 struct snd_sof_dsp_ops { struct
277 const struct snd_sof_dsp_ops *ops; argument
H A Dsof-pci-dev.c333 const struct snd_sof_dsp_ops *ops; in sof_pci_probe()
H A Dops.h473 static inline const struct snd_sof_dsp_ops
H A Ddebug.c631 const struct snd_sof_dsp_ops *ops = sof_ops(sdev); in snd_sof_dbg_init()
H A Dpcm.c462 const struct snd_sof_dsp_ops *ops = sof_ops(sdev); in sof_pcm_open()
/OK3568_Linux_fs/kernel/include/sound/
H A Dsof.h18 struct snd_sof_dsp_ops;
100 const struct snd_sof_dsp_ops *ops;
104 const struct snd_sof_dsp_ops *ops);
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A 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;
H A 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;
H A Dapl.c29 const struct snd_sof_dsp_ops sof_apl_ops = {
H A Dtgl.c24 const struct snd_sof_dsp_ops sof_tgl_ops = {
H A 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 = {
H A Dcnl.c234 const struct snd_sof_dsp_ops sof_cnl_ops = {
H A Dbdw.c593 const struct snd_sof_dsp_ops sof_bdw_ops = {
/OK3568_Linux_fs/kernel/sound/soc/sof/imx/
H A Dimx8.c410 struct snd_sof_dsp_ops sof_imx8_ops = {
459 struct snd_sof_dsp_ops sof_imx8x_ops = {
H A Dimx8m.c264 struct snd_sof_dsp_ops sof_imx8m_ops = {