rproc_remove_subdev   76 drivers/remoteproc/qcom_common.c 	rproc_remove_subdev(rproc, &glink->subdev);
rproc_remove_subdev  172 drivers/remoteproc/qcom_common.c 	rproc_remove_subdev(rproc, &smd->subdev);
rproc_remove_subdev  236 drivers/remoteproc/qcom_common.c 	rproc_remove_subdev(rproc, &ssr->subdev);
rproc_remove_subdev  577 drivers/remoteproc/qcom_sysmon.c 	rproc_remove_subdev(sysmon->rproc, &sysmon->subdev);
rproc_remove_subdev  582 drivers/remoteproc/remoteproc_core.c 	rproc_remove_subdev(rproc, &rvdev->subdev);
rproc_remove_subdev 2175 drivers/remoteproc/remoteproc_core.c EXPORT_SYMBOL(rproc_remove_subdev);
rproc_remove_subdev  636 include/linux/remoteproc.h void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev);