Home
last modified time | relevance | path

Searched refs:qcom_q6v5_request_stop (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_q6v5.h43 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5);
H A Dqcom_q6v5.c147 * qcom_q6v5_request_stop() - request the remote processor to stop
152 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop() function
167 EXPORT_SYMBOL_GPL(qcom_q6v5_request_stop); variable
H A Dqcom_q6v5_wcss.c393 ret = qcom_q6v5_request_stop(&wcss->q6v5); in q6v5_wcss_stop()
H A Dqcom_q6v5_adsp.c269 ret = qcom_q6v5_request_stop(&adsp->q6v5); in adsp_stop()
H A Dqcom_q6v5_pas.c220 ret = qcom_q6v5_request_stop(&adsp->q6v5); in adsp_stop()
H A Dqcom_q6v5_mss.c1405 ret = qcom_q6v5_request_stop(&qproc->q6v5); in q6v5_stop()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_q6v5.h52 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon);
H A Dqcom_q6v5.c190 * qcom_q6v5_request_stop() - request the remote processor to stop
196 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon) in qcom_q6v5_request_stop() function
215 EXPORT_SYMBOL_GPL(qcom_q6v5_request_stop); variable
H A Dqcom_q6v5_pas.c368 ret = qcom_q6v5_request_stop(&adsp->q6v5, adsp->sysmon); in adsp_stop()
H A Dqcom_q6v5_adsp.c476 ret = qcom_q6v5_request_stop(&adsp->q6v5, adsp->sysmon); in adsp_stop()
H A Dqcom_q6v5_wcss.c714 ret = qcom_q6v5_request_stop(&wcss->q6v5, NULL); in q6v5_wcss_stop()
H A Dqcom_q6v5_mss.c1625 ret = qcom_q6v5_request_stop(&qproc->q6v5, qproc->sysmon); in q6v5_stop()

Completed in 20 milliseconds