Lines Matching defs:q6v5
26 int qcom_q6v5_prepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_prepare()
46 int qcom_q6v5_unprepare(struct qcom_q6v5 *q6v5) in qcom_q6v5_unprepare()
56 struct qcom_q6v5 *q6v5 = data; in q6v5_wdog_interrupt() local
79 struct qcom_q6v5 *q6v5 = data; in q6v5_fatal_interrupt() local
97 struct qcom_q6v5 *q6v5 = data; in q6v5_ready_interrupt() local
113 int qcom_q6v5_wait_for_start(struct qcom_q6v5 *q6v5, int timeout) in qcom_q6v5_wait_for_start()
127 struct qcom_q6v5 *q6v5 = data; in q6v5_handover_interrupt() local
139 struct qcom_q6v5 *q6v5 = data; in q6v5_stop_interrupt() local
152 int qcom_q6v5_request_stop(struct qcom_q6v5 *q6v5) in qcom_q6v5_request_stop()
178 unsigned long qcom_q6v5_panic(struct qcom_q6v5 *q6v5) in qcom_q6v5_panic()
197 int qcom_q6v5_init(struct qcom_q6v5 *q6v5, struct platform_device *pdev, in qcom_q6v5_init()
199 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()