Home
last modified time | relevance | path

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

/drivers/remoteproc/
A Dqcom_q6v5.c170 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()
A Dqcom_q6v5.h42 void (*handover)(struct qcom_q6v5 *q6v5); member
47 void (*handover)(struct qcom_q6v5 *q6v5));
A Dqcom_q6v5_adsp.c465 int handover; in adsp_stop() local
478 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop()
479 if (handover) in adsp_stop()
A Dti_sci_proc.h83 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
A Dqcom_q6v5_pas.c382 int handover; in qcom_pas_stop() local
402 handover = qcom_q6v5_unprepare(&pas->q6v5); in qcom_pas_stop()
403 if (handover) in qcom_pas_stop()
/drivers/firmware/
A Dti_sci.c3227 pops->handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops()

Completed in 15 milliseconds