Home
last modified time | relevance | path

Searched refs:qcom_rproc_subdev (Results 1 – 5 of 5) sorted by relevance

/drivers/remoteproc/
A Dqcom_common.h22 struct qcom_rproc_subdev { struct
55 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd);
56 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd);
A Dqcom_common.c27 #define to_smd_subdev(d) container_of(d, struct qcom_rproc_subdev, subdev)
312 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start()
321 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop()
332 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev()
353 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_remove_smd_subdev()
A Dqcom_wcnss.c100 struct qcom_rproc_subdev smd_subdev;
A Dqcom_q6v5_pas.c113 struct qcom_rproc_subdev smd_subdev;
A Dqcom_q6v5_mss.c237 struct qcom_rproc_subdev smd_subdev;

Completed in 19 milliseconds