Searched refs:qmc_dai (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_qmc_audio.c | 20 struct qmc_dai { struct 32 struct qmc_dai *dais; 37 struct qmc_dai *qmc_dai; member 91 ret = qmc_chan_write_submit(prtd->qmc_dai->qmc_chan, in qmc_audio_pcm_write_complete() 95 dev_err(prtd->qmc_dai->dev, "write_submit failed %d\n", in qmc_audio_pcm_write_complete() 108 dev_err(prtd->qmc_dai->dev, "read complete length = %zu, exp %zu\n", in qmc_audio_pcm_read_complete() 120 ret = qmc_chan_read_submit(prtd->qmc_dai->qmc_chan, in qmc_audio_pcm_read_complete() 124 dev_err(prtd->qmc_dai->dev, "read_submit failed %d\n", in qmc_audio_pcm_read_complete() 137 if (!prtd->qmc_dai) { in qmc_audio_pcm_trigger() 319 qmc_dai_hw_rule_channels_by_format(struct qmc_dai *qmc_dai, struct snd_pcm_hw_params *params, unsigned int nb_ts) qmc_dai_hw_rule_channels_by_format() argument 354 struct qmc_dai *qmc_dai = rule->private; qmc_dai_hw_rule_playback_channels_by_format() local 363 struct qmc_dai *qmc_dai = rule->private; qmc_dai_hw_rule_capture_channels_by_format() local 368 qmc_dai_hw_rule_format_by_channels(struct qmc_dai *qmc_dai, struct snd_pcm_hw_params *params, unsigned int nb_ts) qmc_dai_hw_rule_format_by_channels() argument 401 struct qmc_dai *qmc_dai = rule->private; qmc_dai_hw_rule_playback_format_by_channels() local 410 struct qmc_dai *qmc_dai = rule->private; qmc_dai_hw_rule_capture_format_by_channels() local 421 struct qmc_dai *qmc_dai; qmc_dai_startup() local 475 struct qmc_dai *qmc_dai; qmc_dai_hw_params() local 501 struct qmc_dai *qmc_dai; qmc_dai_trigger() local 589 qmc_audio_dai_parse(struct qmc_audio *qmc_audio, struct device_node *np, struct qmc_dai *qmc_dai, struct snd_soc_dai_driver *qmc_soc_dai_driver) qmc_audio_dai_parse() argument [all...] |
Completed in 2 milliseconds