Searched refs:qcom_rproc_ssr (Results 1 – 4 of 4) sorted by relevance
27 struct qcom_rproc_ssr { struct41 void qcom_add_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr, argument43 void qcom_remove_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr);
32 #define to_ssr_subdev(d) container_of(d, struct qcom_rproc_ssr, subdev)213 struct qcom_rproc_ssr *ssr = to_ssr_subdev(subdev); in ssr_notify_stop()227 void qcom_add_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr, in qcom_add_ssr_subdev()242 void qcom_remove_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr) in qcom_remove_ssr_subdev()
74 struct qcom_rproc_ssr ssr_subdev;
180 struct qcom_rproc_ssr ssr_subdev;