/linux-6.1.9/drivers/remoteproc/ |
D | qcom_q6v5.h | 42 void (*handover)(struct qcom_q6v5 *q6v5); member 47 void (*handover)(struct qcom_q6v5 *q6v5));
|
D | qcom_q6v5.c | 176 if (q6v5->handover) in q6v5_handover_interrupt() 177 q6v5->handover(q6v5); in q6v5_handover_interrupt() 254 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init() 261 q6v5->handover = handover; in qcom_q6v5_init()
|
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 | 410 int handover; in adsp_stop() local 421 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 422 if (handover) in adsp_stop()
|
D | qcom_q6v5_pas.c | 273 int handover; in adsp_stop() local 287 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 288 if (handover) in adsp_stop()
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,wcnss-pil.txt | 29 ready, handover and stop-ack IRQs 35 "handover", "stop-ack" 130 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
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,q6v5.txt | 45 must be "wdog", "fatal", "ready", "handover", "stop-ack" 49 must be "wdog", "fatal", "ready", "handover", "stop-ack", 227 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | qcom,sc7180-mss-pil.yaml | 50 - const: handover 209 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | qcom,sc7280-mss-pil.yaml | 54 - const: handover 229 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | qcom,adsp.yaml | 89 - const: handover 592 "handover",
|
/linux-6.1.9/kernel/printk/ |
D | printk.c | 2676 char *dropped_text, bool *handover) in console_emit_next_record() argument 2687 *handover = false; in console_emit_next_record() 2736 *handover = console_lock_spinning_disable_and_check(); in console_emit_next_record() 2765 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument 2775 *handover = false; in console_flush_all() 2791 handover); in console_flush_all() 2795 handover); in console_flush_all() 2797 if (*handover) in console_flush_all() 2835 bool handover; in console_unlock() local 2860 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in console_unlock() [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | aspeed-lpc.yaml | 31 hardware management protocols for handover between the host and baseboard
|
/linux-6.1.9/include/linux/soc/ti/ |
D | ti_sci_protocol.h | 520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
|
/linux-6.1.9/arch/arm64/boot/dts/qcom/ |
D | qcs404.dtsi | 484 "handover", "stop-ack"; 767 "handover", "stop-ack"; 1272 "handover", "stop-ack";
|
D | sm6350.dtsi | 865 "handover", "stop-ack"; 932 interrupt-names = "wdog", "fatal", "ready", "handover", 972 "handover", "stop-ack";
|
D | sc8280xp.dtsi | 1130 "handover", "stop-ack", "shutdown-ack"; 1813 "handover", "stop-ack"; 1944 "handover", "stop-ack";
|
D | msm8998.dtsi | 1323 "handover", "stop-ack", 1486 "handover", "stop-ack"; 2460 "handover", "stop-ack";
|
/linux-6.1.9/Documentation/x86/ |
D | boot.rst | 61 Protocol 2.11 (Kernel 3.6) Added a field for offset of EFI handover 227 0264/4 2.11+ handover_offset Offset of handover entry point 909 the EFI handover protocol entry point. Boot loaders using the EFI 910 handover protocol to boot the kernel should jump to this offset. 1407 from the boot media and jump to the EFI handover protocol entry point 1417 The function prototype for the handover entry point looks like this::
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 82 stored in the <COW device> of an existing snapshot, through a handover
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | qcom-msm8974.dtsi | 719 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1186 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1688 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | qcom-msm8226.dtsi | 550 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | qcom-sdx65.dtsi | 311 interrupt-names = "wdog", "fatal", "ready", "handover",
|