Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5.h52 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon);
H A Dqcom_q6v5.c196 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);
H A Dqcom_q6v5_adsp.c476 ret = qcom_q6v5_request_stop(&adsp->q6v5, adsp->sysmon); in adsp_stop()
H A Dqcom_q6v5_pas.c368 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()