Searched refs:memif_fs (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/mediatek/common/ |
H A D | mtk-base-afe.h | 100 int (*memif_fs)(struct snd_pcm_substream *substream, member
|
H A D | mtk-afe-fe-dai.c | 515 if (!afe->memif_fs) { in mtk_memif_set_rate_substream() 516 dev_err(afe->dev, "%s(), error, afe->memif_fs == NULL\n", in mtk_memif_set_rate_substream() 521 fs = afe->memif_fs(substream, rate); in mtk_memif_set_rate_substream()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/common/ |
H A D | mtk-base-afe.h | 126 int (*memif_fs)(struct snd_pcm_substream *substream, member
|
H A D | mtk-afe-fe-dai.c | 533 if (!afe->memif_fs) { in mtk_memif_set_rate_substream() 534 dev_err(afe->dev, "%s(), error, afe->memif_fs == NULL\n", in mtk_memif_set_rate_substream() 539 fs = afe->memif_fs(substream, rate); in mtk_memif_set_rate_substream()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt7986/ |
H A D | mt7986-afe-pcm.c | 568 afe->memif_fs = mt7986_memif_fs; in mt7986_afe_pcm_dev_probe()
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt6797/ |
H A D | mt6797-afe-pcm.c | 841 afe->memif_fs = mt6797_memif_fs; in mt6797_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt6797/ |
H A D | mt6797-afe-pcm.c | 841 afe->memif_fs = mt6797_memif_fs; in mt6797_afe_pcm_dev_probe()
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8183/ |
H A D | mt8183-afe-pcm.c | 1227 afe->memif_fs = mt8183_memif_fs; in mt8183_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8183/ |
H A D | mt8183-afe-pcm.c | 1227 afe->memif_fs = mt8183_memif_fs; in mt8183_afe_pcm_dev_probe()
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 1392 afe->memif_fs = mt2701_memif_fs; in mt2701_afe_pcm_dev_probe()
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/ |
H A D | mt8173-afe-pcm.c | 1117 afe->memif_fs = mt8173_memif_fs; in mt8173_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt2701/ |
H A D | mt2701-afe-pcm.c | 1392 afe->memif_fs = mt2701_memif_fs; in mt2701_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8173/ |
H A D | mt8173-afe-pcm.c | 1115 afe->memif_fs = mt8173_memif_fs; in mt8173_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8192/ |
H A D | mt8192-afe-pcm.c | 2318 afe->memif_fs = mt8192_memif_fs; in mt8192_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-pcm.c | 2934 afe->memif_fs = mt8186_memif_fs; in mt8186_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-afe-pcm.c | 3316 afe->memif_fs = mt8188_memif_fs; in mt8188_afe_pcm_dev_probe()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8195/ |
H A D | mt8195-afe-pcm.c | 3133 afe->memif_fs = mt8195_memif_fs; in mt8195_afe_pcm_dev_probe()
|
Completed in 30 milliseconds