Home
last modified time | relevance | path

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

123

/linux-6.15/drivers/remoteproc/
H 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()
H A Dqcom_q6v5.h42 void (*handover)(struct qcom_q6v5 *q6v5); member
47 void (*handover)(struct qcom_q6v5 *q6v5));
H A Dti_sci_proc.h83 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
H 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()
/linux-6.15/kernel/printk/
H A Dinternal.h109 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover,
201 static inline bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record() argument
H A Dprintk.c3090 *handover = false; in console_emit_next_record()
3156 *handover = false; in console_emit_next_record()
3196 *handover = false; in console_flush_all()
3234 if (*handover) in console_flush_all()
3265 bool handover; in __console_flush_and_unlock() local
3286 if (!handover) in __console_flush_and_unlock()
3462 bool handover; in console_flush_on_panic() local
3491 console_flush_all(false, &next_seq, &handover); in console_flush_on_panic()
3883 bool handover; in get_init_console_seq() local
3914 if (!console_flush_all(true, &init_seq, &handover)) { in get_init_console_seq()
[all …]
H A Dnbcon.c1418 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record() argument
1443 *handover = console_lock_spinning_disable_and_check(cookie); in nbcon_legacy_emit_next_record()
1447 *handover = false; in nbcon_legacy_emit_next_record()
/linux-6.15/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,qcs404-cdsp-pil.yaml39 - const: handover
134 "handover", "stop-ack";
H A Dqcom,sdm845-adsp-pil.yaml39 - const: handover
137 "handover", "stop-ack";
H A Dqcom,sc7280-wpss-pil.yaml40 - const: handover
174 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom,sc7280-adsp-pil.yaml44 - const: handover
164 "handover", "stop-ack", "shutdown-ack";
H A Dqcom,qcs404-pas.yaml80 "handover", "stop-ack";
H A Dqcom,pas-common.yaml43 - const: handover
H A Dqcom,sc7180-mss-pil.yaml50 - const: handover
210 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom,sdx55-pas.yaml91 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom,sc7280-mss-pil.yaml54 - const: handover
230 interrupt-names = "wdog", "fatal", "ready", "handover",
H A Dqcom,wcnss-pil.yaml50 - const: handover
264 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
H A Dqcom,sm6375-pas.yaml119 "handover", "stop-ack";
H A Dqcom,sm6115-pas.yaml138 "handover", "stop-ack";
H A Dqcom,sc8280xp-pas.yaml124 "handover", "stop-ack", "shutdown-ack";
H A Dqcom,sm6350-pas.yaml144 "handover", "stop-ack";
H A Dqcom,msm8916-mss-pil.yaml54 - const: handover
315 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
H A Dqcom,msm8996-mss-pil.yaml54 - const: handover
354 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack",
H A Dqcom,q6v5.txt32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
H A Dqcom,sa8775p-pas.yaml150 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";

123