Searched refs:main_i2s_name (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8183/ |
H A D | mt8183-afe-common.h | 102 int mt8183_dai_i2s_set_share(struct mtk_base_afe *afe, const char *main_i2s_name,
|
H A D | mt8183-dai-i2s.c | 991 * @main_i2s_name: The name of the I2S port that will provide the clock 994 int mt8183_dai_i2s_set_share(struct mtk_base_afe *afe, const char *main_i2s_name, in mt8183_dai_i2s_set_share() argument 1004 main_i2s_id = get_i2s_id_by_name(afe, main_i2s_name); in mt8183_dai_i2s_set_share()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8192/ |
H A D | mt8192-afe-common.h | 162 int mt8192_dai_i2s_set_share(struct mtk_base_afe *afe, const char *main_i2s_name,
|
H A D | mt8192-dai-i2s.c | 2033 * @main_i2s_name: The name of the I2S port that will provide the clock 2036 int mt8192_dai_i2s_set_share(struct mtk_base_afe *afe, const char *main_i2s_name, in mt8192_dai_i2s_set_share() argument 2046 main_i2s_id = get_i2s_id_by_name(afe, main_i2s_name); in mt8192_dai_i2s_set_share()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-common.h | 192 int mt8186_dai_i2s_set_share(struct mtk_base_afe *afe, const char *main_i2s_name,
|
H A D | mt8186-dai-i2s.c | 1165 * @main_i2s_name: The name of the I2S port that will provide the clock 1168 int mt8186_dai_i2s_set_share(struct mtk_base_afe *afe, const char *main_i2s_name, in mt8186_dai_i2s_set_share() argument 1178 main_i2s_id = get_i2s_id_by_name(afe, main_i2s_name); in mt8186_dai_i2s_set_share()
|
Completed in 7 milliseconds