Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dqcom_q6v5.c152 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop() function
167 EXPORT_SYMBOL_GPL(qcom_q6v5_request_stop);
H A Dqcom_q6v5.h43 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5);
H A Dqcom_q6v5_adsp.c269 ret = qcom_q6v5_request_stop(&adsp->q6v5); in adsp_stop()
H A Dqcom_q6v5_wcss.c393 ret = qcom_q6v5_request_stop(&wcss->q6v5); in q6v5_wcss_stop()
H A Dqcom_q6v5_pas.c220 ret = qcom_q6v5_request_stop(&adsp->q6v5); in adsp_stop()
H A Dqcom_q6v5_mss.c1379 ret = qcom_q6v5_request_stop(&qproc->q6v5); in q6v5_stop()