Searched refs:mt8186_mt6366_card_set_be_link (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/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-rt1019-rt5682s.c | 1095 ret = mt8186_mt6366_card_set_be_link(card, dai_link, playback_codec, "I2S3"); in mt8186_mt6366_rt1019_rt5682s_dev_probe() 1102 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S0"); in mt8186_mt6366_rt1019_rt5682s_dev_probe() 1109 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S1"); in mt8186_mt6366_rt1019_rt5682s_dev_probe()
|
D | mt8186-mt6366-da7219-max98357.c | 1104 ret = mt8186_mt6366_card_set_be_link(card, dai_link, playback_codec, "I2S3"); in mt8186_mt6366_da7219_max98357_dev_probe() 1111 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S0"); in mt8186_mt6366_da7219_max98357_dev_probe() 1118 ret = mt8186_mt6366_card_set_be_link(card, dai_link, headset_codec, "I2S1"); in mt8186_mt6366_da7219_max98357_dev_probe()
|