Searched refs:rproc_remove_subdev (Results 1 – 6 of 6) sorted by relevance
261 rproc_remove_subdev(rproc, &glink->subdev); in qcom_remove_glink_subdev()358 rproc_remove_subdev(rproc, &smd->subdev); in qcom_remove_smd_subdev()519 rproc_remove_subdev(rproc, &ssr->subdev); in qcom_remove_ssr_subdev()605 rproc_remove_subdev(rproc, &pdm->subdev); in qcom_remove_pdm_subdev()
587 rproc_remove_subdev(rproc, &rvdev->subdev); in rproc_virtio_remove()
715 rproc_remove_subdev(sysmon->rproc, &sysmon->subdev); in qcom_remove_sysmon_subdev()
2668 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev) in rproc_remove_subdev() function2672 EXPORT_SYMBOL(rproc_remove_subdev);
1090 rproc_remove_subdev(scp->rproc, scp->rpmsg_subdev); in scp_remove_rpmsg_subdev()
710 void rproc_remove_subdev(struct rproc *rproc, struct rproc_subdev *subdev);
Completed in 96 milliseconds