Searched refs:qcom_remove_ssr_subdev (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | qcom_common.h | 47 void qcom_remove_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr);
|
H A D | qcom_common.c | 351 * qcom_remove_ssr_subdev() - remove subdevice as restart notification source 355 void qcom_remove_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr) in qcom_remove_ssr_subdev() function 360 EXPORT_SYMBOL_GPL(qcom_remove_ssr_subdev); variable
|
H A D | qcom_q6v5_adsp.c | 506 qcom_remove_ssr_subdev(adsp->rproc, &adsp->ssr_subdev); in adsp_remove()
|
H A D | qcom_q6v5_pas.c | 491 qcom_remove_ssr_subdev(adsp->rproc, &adsp->ssr_subdev); in adsp_remove()
|
H A D | qcom_q6v5_mss.c | 1831 qcom_remove_ssr_subdev(rproc, &qproc->ssr_subdev); in q6v5_probe() 1852 qcom_remove_ssr_subdev(rproc, &qproc->ssr_subdev); in q6v5_remove()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | qcom_common.h | 53 void qcom_remove_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr);
|
H A D | qcom_common.c | 511 * qcom_remove_ssr_subdev() - remove subdevice as restart notification source 515 void qcom_remove_ssr_subdev(struct rproc *rproc, struct qcom_rproc_ssr *ssr) in qcom_remove_ssr_subdev() function 520 EXPORT_SYMBOL_GPL(qcom_remove_ssr_subdev); variable
|
H A D | qcom_q6v5_pas.c | 773 qcom_remove_ssr_subdev(adsp->rproc, &adsp->ssr_subdev); in adsp_remove()
|
H A D | qcom_q6v5_adsp.c | 773 qcom_remove_ssr_subdev(adsp->rproc, &adsp->ssr_subdev); in adsp_remove()
|
H A D | qcom_q6v5_mss.c | 2125 qcom_remove_ssr_subdev(rproc, &qproc->ssr_subdev); in q6v5_probe() 2147 qcom_remove_ssr_subdev(rproc, &qproc->ssr_subdev); in q6v5_remove()
|
Completed in 12 milliseconds