Searched refs:mt8186_mt6366_card_set_be_link (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/sound/soc/mediatek/mt8186/ |
D | mt8186-mt6366-common.c | 42 int mt8186_mt6366_card_set_be_link(struct snd_soc_card *card, in mt8186_mt6366_card_set_be_link() function 57 EXPORT_SYMBOL_GPL(mt8186_mt6366_card_set_be_link);
|
D | mt8186-mt6366-common.h | 13 int mt8186_mt6366_card_set_be_link(struct snd_soc_card *card,
|
D | mt8186-mt6366.c | 1202 ret = mt8186_mt6366_card_set_be_link(card, dai_link, playback_codec, "I2S3"); in mt8186_mt6366_legacy_probe() 1209 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S0"); in mt8186_mt6366_legacy_probe() 1216 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S1"); in mt8186_mt6366_legacy_probe()
|