Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/mediatek/common/
Dmtk-base-afe.h104 int (*get_dai_fs)(struct mtk_base_afe *afe, member
Dmtk-afe-fe-dai.c490 if (!afe->get_dai_fs) { in mtk_memif_set_rate()
496 fs = afe->get_dai_fs(afe, id, rate); in mtk_memif_set_rate()