Home
last modified time | relevance | path

Searched refs:scp_get_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/remoteproc/
Dmtk_scp.h53 struct device *scp_get_device(struct mtk_scp *scp);
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-vpu.c25 vpu->work = dma_alloc_coherent(scp_get_device(vpu->scp), vpu_alloc_size, in mdp_vpu_shared_mem_alloc()
37 dma_free_coherent(scp_get_device(vpu->scp), vpu_alloc_size, in mdp_vpu_shared_mem_free()
/linux-6.1.9/drivers/remoteproc/
Dmtk_scp.c659 struct device *scp_get_device(struct mtk_scp *scp) in scp_get_device() function
663 EXPORT_SYMBOL_GPL(scp_get_device);