Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rpmsg/
H A Dmtk_rpmsg.h33 mtk_rpmsg_create_rproc_subdev(struct platform_device *pdev,
/openbmc/linux/drivers/rpmsg/
H A Dmtk_rpmsg.c378 mtk_rpmsg_create_rproc_subdev(struct platform_device *pdev, in mtk_rpmsg_create_rproc_subdev() function
399 EXPORT_SYMBOL_GPL(mtk_rpmsg_create_rproc_subdev);
/openbmc/linux/drivers/remoteproc/
H A Dmtk_scp.c807 mtk_rpmsg_create_rproc_subdev(to_platform_device(scp->dev), in scp_add_rpmsg_subdev()