rproc_remove_subdev
rproc_remove_subdev(scp->rproc, scp->rpmsg_subdev);
rproc_remove_subdev(rproc, &glink->subdev);
rproc_remove_subdev(rproc, &smd->subdev);
rproc_remove_subdev(rproc, &ssr->subdev);
rproc_remove_subdev(rproc, &pdm->subdev);
rproc_remove_subdev(sysmon->rproc, &sysmon->subdev);
EXPORT_SYMBOL(rproc_remove_subdev);
rproc_remove_subdev(rproc, &rvdev->subdev);
void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev);