Home
last modified time | relevance | path

Searched defs:qmc_dai (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/fsl/
H A Dfsl_qmc_audio.c26 struct qmc_dai { struct
36 struct qmc_dai_chan *chans; argument
42 struct qmc_dai *dais; argument
47 struct qmc_dai *qmc_dai; member
414 static int qmc_dai_hw_rule_channels_by_format(struct qmc_dai *qmc_dai, in qmc_dai_hw_rule_channels_by_format()
449 struct qmc_dai *qmc_dai = rule->private; in qmc_dai_hw_rule_playback_channels_by_format() local
457 struct qmc_dai *qmc_dai = rule->private; in qmc_dai_hw_rule_capture_channels_by_format() local
462 static int qmc_dai_hw_rule_format_by_channels(struct qmc_dai *qmc_dai, in qmc_dai_hw_rule_format_by_channels()
494 struct qmc_dai *qmc_dai = rule->private; in qmc_dai_hw_rule_playback_format_by_channels() local
502 struct qmc_dai *qmc_dai = rule->private; in qmc_dai_hw_rule_capture_format_by_channels() local
[all …]