/linux/drivers/remoteproc/ |
A D | qcom_q6v5.c | 159 if (q6v5->handover) in q6v5_handover_interrupt() 160 q6v5->handover(q6v5); in q6v5_handover_interrupt() 235 void (*handover)(struct qcom_q6v5 *q6v5)) in qcom_q6v5_init() 242 q6v5->handover = handover; in qcom_q6v5_init()
|
A D | qcom_q6v5.h | 39 void (*handover)(struct qcom_q6v5 *q6v5); member 44 void (*handover)(struct qcom_q6v5 *q6v5));
|
A D | qcom_q6v5_adsp.c | 268 int handover; in adsp_stop() local 279 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 280 if (handover) in adsp_stop()
|
A D | ti_sci_proc.h | 57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
|
A D | qcom_q6v5_pas.c | 220 int handover; in adsp_stop() local 231 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 232 if (handover) in adsp_stop()
|
/linux/Documentation/devicetree/bindings/remoteproc/ |
A D | qcom,hexagon-v56.txt | 21 Definition: must list the watchdog, fatal IRQs ready, handover and 27 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack" 114 "handover", "stop-ack";
|
A 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";
|
A D | qcom,q6v5.txt | 47 must be "wdog", "fatal", "ready", "handover", "stop-ack" 53 must be "wdog", "fatal", "ready", "handover", "stop-ack", 274 "handover",
|
A D | qcom,adsp.yaml | 292 - const: handover 321 - const: handover 528 "handover",
|
/linux/Documentation/devicetree/bindings/mfd/ |
A D | aspeed-lpc.yaml | 31 hardware management protocols for handover between the host and baseboard
|
/linux/include/linux/soc/ti/ |
A D | ti_sci_protocol.h | 520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
|
/linux/arch/arm64/boot/dts/qcom/ |
A D | qcs404.dtsi | 490 "handover", "stop-ack"; 755 "handover", "stop-ack"; 1260 "handover", "stop-ack";
|
A D | sm8350.dtsi | 863 interrupt-names = "wdog", "fatal", "ready", "handover", 1249 "handover", "stop-ack"; 1316 "handover", "stop-ack"; 1614 "handover", "stop-ack";
|
A D | msm8998.dtsi | 1383 "handover", "stop-ack", 1547 "handover", "stop-ack"; 2520 "handover", "stop-ack";
|
A D | ipq6018.dtsi | 590 "handover",
|
A D | sm8150.dtsi | 1726 "handover", "stop-ack"; 2343 interrupt-names = "wdog", "fatal", "ready", "handover", 2971 "handover", "stop-ack"; 3416 "handover", "stop-ack";
|
A D | msm8916.dtsi | 1325 "handover", "stop-ack"; 1747 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
A D | sm8250.dtsi | 2078 "handover", "stop-ack"; 2145 "handover", "stop-ack"; 3822 "handover", "stop-ack";
|
A D | sdm845.dtsi | 767 "handover", "stop-ack"; 868 "handover", "stop-ack"; 2974 "handover", "stop-ack",
|
/linux/arch/arm/boot/dts/ |
A D | qcom-msm8974.dtsi | 352 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 848 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 899 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
A D | qcom-sdx55.dtsi | 381 interrupt-names = "wdog", "fatal", "ready", "handover",
|
/linux/Documentation/x86/ |
A 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/kernel/printk/ |
A D | printk.c | 2650 int handover; in console_unlock() local 2714 handover = console_lock_spinning_disable_and_check(); in console_unlock() 2716 if (handover) in console_unlock()
|
/linux/Documentation/admin-guide/device-mapper/ |
A D | snapshot.rst | 82 stored in the <COW device> of an existing snapshot, through a handover
|
/linux/Documentation/networking/device_drivers/wifi/intel/ |
A D | ipw2200.rst | 444 of consecutive missed beacons that will trigger handover, i.e. roaming
|