Lines Matching refs:qcom_q6v5
19 #include "qcom_q6v5.h"
24 static int q6v5_load_state_toggle(struct qcom_q6v5 *q6v5, bool enable)
40 * qcom_q6v5_prepare() - reinitialize the qcom_q6v5 context before start
41 * @q6v5: reference to qcom_q6v5 context to be reinitialized
45 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5)
74 * qcom_q6v5_unprepare() - unprepare the qcom_q6v5 context after stop
75 * @q6v5: reference to qcom_q6v5 context to be unprepared
79 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5)
93 struct qcom_q6v5 *q6v5 = data;
117 struct qcom_q6v5 *q6v5 = data;
138 struct qcom_q6v5 *q6v5 = data;
147 * @q6v5: reference to qcom_q6v5 context
154 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout)
168 struct qcom_q6v5 *q6v5 = data;
182 struct qcom_q6v5 *q6v5 = data;
191 * @q6v5: reference to qcom_q6v5 context
196 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5, struct qcom_sysmon *sysmon)
219 * @q6v5: reference to qcom_q6v5 context
226 unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5)
246 int qcom_q6v5_init(struct qcom_q6v5 *q6v5, struct platform_device *pdev,
248 void (*handover)(struct qcom_q6v5 *q6v5))
358 * @q6v5: reference to qcom_q6v5 context to be deinitialized
360 void qcom_q6v5_deinit(struct qcom_q6v5 *q6v5)