Home
last modified time | relevance | path

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

/sound/soc/sof/mediatek/mt8186/
Dmt8186.c254 static int adsp_memory_remap_init(struct snd_sof_dev *sdev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init() function
370 ret = adsp_memory_remap_init(sdev, priv->adsp); in mt8186_dsp_probe()
/sound/soc/sof/mediatek/mt8195/
Dmt8195.c252 static int adsp_memory_remap_init(struct device *dev, struct mtk_adsp_chip_info *adsp) in adsp_memory_remap_init() function
351 ret = adsp_memory_remap_init(&pdev->dev, priv->adsp); in mt8195_dsp_probe()