/Linux-v6.1/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-v6.1/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,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";
|
/Linux-v6.1/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-v6.1/include/linux/soc/ti/ |
D | ti_sci_protocol.h | 520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | qcs404.dtsi | 484 "handover", "stop-ack"; 767 "handover", "stop-ack"; 1272 "handover", "stop-ack";
|
D | sm6350.dtsi | 864 "handover", "stop-ack"; 931 interrupt-names = "wdog", "fatal", "ready", "handover", 971 "handover", "stop-ack";
|
D | sc8280xp.dtsi | 1128 "handover", "stop-ack", "shutdown-ack"; 1811 "handover", "stop-ack"; 1942 "handover", "stop-ack";
|
D | msm8998.dtsi | 1323 "handover", "stop-ack", 1486 "handover", "stop-ack"; 2460 "handover", "stop-ack";
|
D | sm8350.dtsi | 1654 interrupt-names = "wdog", "fatal", "ready", "handover", 2164 "handover", "stop-ack"; 2232 "handover", "stop-ack"; 2573 "handover", "stop-ack";
|
D | ipq6018.dtsi | 594 "handover",
|
D | sm8450.dtsi | 2041 "handover", "stop-ack"; 2108 "handover", "stop-ack"; 2174 "handover", "stop-ack"; 2280 interrupt-names = "wdog", "fatal", "ready", "handover",
|
D | msm8916.dtsi | 1360 "handover", "stop-ack"; 1801 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
D | msm8996.dtsi | 2356 "handover", 2396 "handover", "stop-ack", 3364 "handover", "stop-ack";
|
/Linux-v6.1/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-v6.1/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 82 stored in the <COW device> of an existing snapshot, through a handover
|
/Linux-v6.1/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",
|
D | qcom-sdx55.dtsi | 452 interrupt-names = "wdog", "fatal", "ready", "handover",
|
/Linux-v6.1/Documentation/networking/device_drivers/wifi/intel/ |
D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|