Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/remoteproc/
Dqcom_q6v5.h52 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon);
Dqcom_q6v5.c202 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon) in qcom_q6v5_request_stop() function
221 EXPORT_SYMBOL_GPL(qcom_q6v5_request_stop);
Dqcom_q6v5_adsp.c413 ret = qcom_q6v5_request_stop(&adsp->q6v5, adsp->sysmon); in adsp_stop()
Dqcom_q6v5_pas.c276 ret = qcom_q6v5_request_stop(&adsp->q6v5, adsp->sysmon); in adsp_stop()
Dqcom_q6v5_wcss.c714 ret = qcom_q6v5_request_stop(&wcss->q6v5, NULL); in q6v5_wcss_stop()
Dqcom_q6v5_mss.c1573 ret = qcom_q6v5_request_stop(&qproc->q6v5, qproc->sysmon); in q6v5_stop()