/linux-6.6.21/drivers/remoteproc/ |
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()
|
D | qcom_q6v5.h | 42 void (*handover)(struct qcom_q6v5 *q6v5); member 47 void (*handover)(struct qcom_q6v5 *q6v5));
|
D | ti_sci_proc.h | 57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
|
D | qcom_q6v5_adsp.c | 473 int handover; in adsp_stop() local 486 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 487 if (handover) in adsp_stop()
|
/linux-6.6.21/kernel/printk/ |
D | printk.c | 2864 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument 2875 *handover = false; in console_emit_next_record() 2916 *handover = console_lock_spinning_disable_and_check(cookie); in console_emit_next_record() 2945 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument 2953 *handover = false; in console_flush_all() 2966 progress = console_emit_next_record(con, handover, cookie); in console_flush_all() 2972 if (*handover) in console_flush_all() 3015 bool handover; in console_unlock() local 3035 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in console_unlock() 3036 if (!handover) in console_unlock() [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,qcs404-cdsp-pil.yaml | 39 - const: handover 130 "handover", "stop-ack";
|
D | qcom,sdm845-adsp-pil.yaml | 39 - const: handover 133 "handover", "stop-ack";
|
D | qcom,sc7280-wpss-pil.yaml | 40 - const: handover 170 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | qcom,sc7280-adsp-pil.yaml | 44 - const: handover 164 "handover", "stop-ack", "shutdown-ack";
|
D | qcom,qcs404-pas.yaml | 80 "handover", "stop-ack";
|
D | qcom,pas-common.yaml | 43 - const: handover
|
D | qcom,sc7180-mss-pil.yaml | 50 - const: handover 210 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | qcom,wcnss-pil.yaml | 50 - const: handover 237 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | qcom,sdx55-pas.yaml | 91 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | qcom,msm8916-mss-pil.yaml | 52 - const: handover 261 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | qcom,sc7280-mss-pil.yaml | 54 - const: handover 230 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | qcom,sc8280xp-pas.yaml | 124 "handover", "stop-ack", "shutdown-ack";
|
D | qcom,sc7180-pas.yaml | 114 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | qcom,sm6115-pas.yaml | 137 "handover", "stop-ack";
|
D | qcom,sm6350-pas.yaml | 144 "handover", "stop-ack";
|
D | qcom,sm8150-pas.yaml | 156 "handover", "stop-ack";
|
D | qcom,q6v5.txt | 32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
|
D | qcom,sm8550-pas.yaml | 153 "handover", "stop-ack";
|
D | qcom,msm8996-mss-pil.yaml | 54 - const: handover 357 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack",
|
D | qcom,sm8350-pas.yaml | 160 "handover", "stop-ack";
|