Searched refs:qcom_rproc_subdev (Results 1 – 5 of 5) sorted by relevance
22 struct qcom_rproc_subdev { struct48 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd); argument49 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd);
26 #define to_smd_subdev(d) container_of(d, struct qcom_rproc_subdev, subdev)310 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start()319 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop()330 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev()351 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_remove_smd_subdev()
100 struct qcom_rproc_subdev smd_subdev;
101 struct qcom_rproc_subdev smd_subdev;
230 struct qcom_rproc_subdev smd_subdev;