Home
last modified time | relevance | path

Searched refs:qcom_rproc_ssr (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/remoteproc/
Dqcom_common.h27 struct qcom_rproc_ssr { struct
41 void qcom_add_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr, argument
43 void qcom_remove_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr);
Dqcom_common.c32 #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()
Dqcom_adsp_pil.c74 struct qcom_rproc_ssr ssr_subdev;
Dqcom_q6v5_pil.c180 struct qcom_rproc_ssr ssr_subdev;