Searched refs:hda_dai_widget_dma_ops (Results 1 - 3 of 3) sorted by last modified time

/linux-master/sound/soc/sof/intel/
H A Dhda.h983 * struct hda_dai_widget_dma_ops - DAI DMA ops optional by default unless specified otherwise
998 struct hda_dai_widget_dma_ops { struct
1026 const struct hda_dai_widget_dma_ops *
H A Dhda-dai.c69 static const struct hda_dai_widget_dma_ops *
91 const struct hda_dai_widget_dma_ops *ops =
109 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai);
146 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai);
201 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, cpu_dai);
224 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai);
267 const struct hda_dai_widget_dma_ops *ops = hda_dai_get_ops(substream, dai);
356 const struct hda_dai_widget_dma_ops *ops;
474 const struct hda_dai_widget_dma_ops *ops;
603 const struct hda_dai_widget_dma_ops *op
[all...]
H A Dhda-dai-ops.c436 static const struct hda_dai_widget_dma_ops hda_ipc4_dma_ops = {
450 static const struct hda_dai_widget_dma_ops ssp_ipc4_dma_ops = {
463 static const struct hda_dai_widget_dma_ops dmic_ipc4_dma_ops = {
476 static const struct hda_dai_widget_dma_ops sdw_ipc4_dma_ops = {
489 static const struct hda_dai_widget_dma_ops hda_ipc4_chain_dma_ops = {
501 static const struct hda_dai_widget_dma_ops sdw_ipc4_chain_dma_ops = {
544 static const struct hda_dai_widget_dma_ops hda_ipc3_dma_ops = {
578 static const struct hda_dai_widget_dma_ops hda_dspless_dma_ops = {
586 static const struct hda_dai_widget_dma_ops sdw_dspless_dma_ops = {
595 const struct hda_dai_widget_dma_ops *
[all...]

Completed in 150 milliseconds