| /linux-6.15/drivers/remoteproc/ |
| H A D | qcom_q6v5.c | 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()
|
| H A D | qcom_q6v5.h | 42 void (*handover)(struct qcom_q6v5 *q6v5); member 47 void (*handover)(struct qcom_q6v5 *q6v5));
|
| H A D | ti_sci_proc.h | 83 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
|
| H A D | qcom_q6v5_adsp.c | 465 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 D | internal.h | 109 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 D | printk.c | 3090 *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 D | nbcon.c | 1418 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 D | qcom,qcs404-cdsp-pil.yaml | 39 - const: handover 134 "handover", "stop-ack";
|
| H A D | qcom,sdm845-adsp-pil.yaml | 39 - const: handover 137 "handover", "stop-ack";
|
| H A D | qcom,sc7280-wpss-pil.yaml | 40 - const: handover 174 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| H A D | qcom,sc7280-adsp-pil.yaml | 44 - const: handover 164 "handover", "stop-ack", "shutdown-ack";
|
| H A D | qcom,qcs404-pas.yaml | 80 "handover", "stop-ack";
|
| H A D | qcom,pas-common.yaml | 43 - const: handover
|
| H A D | qcom,sc7180-mss-pil.yaml | 50 - const: handover 210 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| H A D | qcom,sdx55-pas.yaml | 91 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| H A D | qcom,sc7280-mss-pil.yaml | 54 - const: handover 230 interrupt-names = "wdog", "fatal", "ready", "handover",
|
| H A D | qcom,wcnss-pil.yaml | 50 - const: handover 264 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
| H A D | qcom,sm6375-pas.yaml | 119 "handover", "stop-ack";
|
| H A D | qcom,sm6115-pas.yaml | 138 "handover", "stop-ack";
|
| H A D | qcom,sc8280xp-pas.yaml | 124 "handover", "stop-ack", "shutdown-ack";
|
| H A D | qcom,sm6350-pas.yaml | 144 "handover", "stop-ack";
|
| H A D | qcom,msm8916-mss-pil.yaml | 54 - const: handover 315 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
| H A D | qcom,msm8996-mss-pil.yaml | 54 - const: handover 354 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack",
|
| H A D | qcom,q6v5.txt | 32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
|
| H A D | qcom,sa8775p-pas.yaml | 150 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|