Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dqcom_common.c84 rproc_remove_subdev(rproc, &glink->subdev); in qcom_remove_glink_subdev()
180 rproc_remove_subdev(rproc, &smd->subdev); in qcom_remove_smd_subdev()
244 rproc_remove_subdev(rproc, &ssr->subdev); in qcom_remove_ssr_subdev()
Dremoteproc_core.c432 rproc_remove_subdev(rproc, &rvdev->subdev); in rproc_vdev_release()
1733 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev) in rproc_remove_subdev() function
1737 EXPORT_SYMBOL(rproc_remove_subdev);
Dqcom_sysmon.c503 rproc_remove_subdev(sysmon->rproc, &sysmon->subdev); in qcom_remove_sysmon_subdev()
/Linux-v4.19/include/linux/
Dremoteproc.h575 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev);