Home
last modified time | relevance | path

Searched refs:rproc_remove_subdev (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/remoteproc/
Dqcom_common.c245 rproc_remove_subdev(rproc, &glink->subdev); in qcom_remove_glink_subdev()
342 rproc_remove_subdev(rproc, &smd->subdev); in qcom_remove_smd_subdev()
503 rproc_remove_subdev(rproc, &ssr->subdev); in qcom_remove_ssr_subdev()
Dremoteproc_virtio.c584 rproc_remove_subdev(rproc, &rvdev->subdev); in rproc_virtio_remove()
Dqcom_sysmon.c716 rproc_remove_subdev(sysmon->rproc, &sysmon->subdev); in qcom_remove_sysmon_subdev()
Dremoteproc_core.c2642 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev) in rproc_remove_subdev() function
2646 EXPORT_SYMBOL(rproc_remove_subdev);
Dmtk_scp.c807 rproc_remove_subdev(scp->rproc, scp->rpmsg_subdev); in scp_remove_rpmsg_subdev()
/linux-6.1.9/include/linux/
Dremoteproc.h706 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev);