Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/remoteproc/
Dqcom_common.c259 rproc_remove_subdev(rproc, &glink->subdev); in qcom_remove_glink_subdev()
356 rproc_remove_subdev(rproc, &smd->subdev); in qcom_remove_smd_subdev()
517 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.c715 rproc_remove_subdev(sysmon->rproc, &sysmon->subdev); in qcom_remove_sysmon_subdev()
Dremoteproc_core.c2643 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev) in rproc_remove_subdev() function
2647 EXPORT_SYMBOL(rproc_remove_subdev);
Dmtk_scp.c808 rproc_remove_subdev(scp->rproc, scp->rpmsg_subdev); in scp_remove_rpmsg_subdev()
/Linux-v6.6/include/linux/
Dremoteproc.h710 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev);