Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/remoteproc/
Dqcom_q6v5.h43 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5);
Dqcom_q6v5.c149 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop() function
164 EXPORT_SYMBOL_GPL(qcom_q6v5_request_stop);
Dqcom_adsp_pil.c155 ret = qcom_q6v5_request_stop(&adsp->q6v5); in adsp_stop()
Dqcom_q6v5_wcss.c389 ret = qcom_q6v5_request_stop(&wcss->q6v5); in q6v5_wcss_stop()
Dqcom_q6v5_pil.c937 ret = qcom_q6v5_request_stop(&qproc->q6v5); in q6v5_stop()