Searched refs:handover (Results 1 – 6 of 6) sorted by relevance
170 if (q6v5->handover) in q6v5_handover_interrupt()171 q6v5->handover(q6v5); in q6v5_handover_interrupt()248 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init()255 q6v5->handover = handover; in qcom_q6v5_init()
42 void (*handover)(struct qcom_q6v5 *q6v5); member47 void (*handover)(struct qcom_q6v5 *q6v5));
465 int handover; in adsp_stop() local478 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()479 if (handover) in adsp_stop()
83 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
382 int handover; in qcom_pas_stop() local402 handover = qcom_q6v5_unprepare(&pas->q6v5); in qcom_pas_stop()403 if (handover) in qcom_pas_stop()
3227 pops->handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops()
Completed in 15 milliseconds