Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dqcom_common.h21 struct qcom_rproc_subdev { struct
44 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd); argument
45 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd);
Dqcom_common.c26 #define to_smd_subdev(d) container_of(d, struct qcom_rproc_subdev, subdev)
296 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_start()
305 struct qcom_rproc_subdev *smd = to_smd_subdev(subdev); in smd_subdev_stop()
316 void qcom_add_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_add_smd_subdev()
337 void qcom_remove_smd_subdev(struct rproc *rproc, struct qcom_rproc_subdev *smd) in qcom_remove_smd_subdev()
Dqcom_wcnss.c100 struct qcom_rproc_subdev smd_subdev;
Dqcom_q6v5_pas.c84 struct qcom_rproc_subdev smd_subdev;
Dqcom_q6v5_mss.c219 struct qcom_rproc_subdev smd_subdev;