Home
last modified time | relevance | path

Searched refs:q6dma_ops (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/sound/soc/qcom/qdsp6/
Dq6apm-lpass-dais.c196 static const struct snd_soc_dai_ops q6dma_ops = { variable
236 cfg.q6dma_ops = &q6dma_ops; in q6apm_lpass_dai_dev_probe()
Dq6dsp-lpass-ports.h13 const struct snd_soc_dai_ops *q6dma_ops; member
Dq6afe-dai.c672 static const struct snd_soc_dai_ops q6dma_ops = { variable
1070 cfg.q6dma_ops = &q6dma_ops; in q6afe_dai_dev_probe()
Dq6dsp-lpass-ports.c617 q6dsp_audio_fe_dais[i].ops = cfg->q6dma_ops; in q6dsp_audio_ports_set_config()