Home
last modified time | relevance | path

Searched refs:get_dai_fs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/mediatek/common/
H A Dmtk-base-afe.h130 int (*get_dai_fs)(struct mtk_base_afe *afe, member
H A Dmtk-afe-fe-dai.c508 if (!afe->get_dai_fs) { in mtk_memif_set_rate()
514 fs = afe->get_dai_fs(afe, id, rate); in mtk_memif_set_rate()
/openbmc/linux/sound/soc/mediatek/mt8192/
H A Dmt8192-afe-pcm.c2320 afe->get_dai_fs = mt8192_get_dai_fs; in mt8192_afe_pcm_dev_probe()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-pcm.c2936 afe->get_dai_fs = mt8186_get_dai_fs; in mt8186_afe_pcm_dev_probe()