/openbmc/linux/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 | 57 ret = tsp->ops->handover(tsp->sci, tsp->proc_id, tsp->host_id); in ti_sci_proc_handover()
|
H A 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()
|
H A D | qcom_q6v5_pas.c | 365 int handover; in adsp_stop() local 385 handover = qcom_q6v5_unprepare(&adsp->q6v5); in adsp_stop() 386 if (handover) in adsp_stop()
|
/openbmc/linux/kernel/printk/ |
H A D | printk.c | 2898 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument 2909 *handover = false; in console_emit_next_record() 2950 *handover = console_lock_spinning_disable_and_check(cookie); in console_emit_next_record() 2979 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument 2987 *handover = false; in console_flush_all() 3000 progress = console_emit_next_record(con, handover, cookie); in console_flush_all() 3006 if (*handover) in console_flush_all() 3049 bool handover; in console_unlock() local 3069 flushed = console_flush_all(do_cond_resched, &next_seq, &handover); in console_unlock() 3070 if (!handover) in console_unlock() [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/neard/ |
H A D | neard_0.19.bb | 42 # Bluez & Wifi are not mandatory except for handover
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,q6v5.txt | 32 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
|
/openbmc/u-boot/board/freescale/bsc9132qds/ |
H A D | README | 11 configuration, a host device that handles the L3/L4 and handover between
|
/openbmc/linux/include/linux/soc/ti/ |
H A D | ti_sci_protocol.h | 520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
|
/openbmc/linux/Documentation/arch/x86/ |
H 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 910 the EFI handover protocol entry point. Boot loaders using the EFI 911 handover protocol to boot the kernel should jump to this offset. 1408 from the boot media and jump to the EFI handover protocol entry point 1418 The function prototype for the handover entry point looks like this::
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8953.dtsi | 1072 "handover", "stop-ack"; 1488 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1623 "handover", "stop-ack";
|
H A D | qcs404.dtsi | 628 "handover", "stop-ack"; 935 "handover", "stop-ack"; 1442 "handover", "stop-ack";
|
H A D | sm6375.dtsi | 1487 "handover", 1525 "handover", "stop-ack"; 1563 "handover", "stop-ack";
|
H A D | qcm2290.dtsi | 1128 "handover", 1164 "handover",
|
H A D | msm8998.dtsi | 1450 "handover", "stop-ack", 1616 "handover", "stop-ack"; 3065 "handover", "stop-ack";
|
H A D | sm6115.dtsi | 1678 interrupt-names = "wdog", "fatal", "ready", "handover", 2323 "handover", "stop-ack"; 2395 "handover", "stop-ack";
|
H A D | sm6350.dtsi | 1270 "handover", "stop-ack"; 1491 interrupt-names = "wdog", "fatal", "ready", "handover", 1531 "handover", "stop-ack";
|
H A D | ipq6018.dtsi | 708 "handover",
|
H A D | sm8350.dtsi | 1832 "handover", "stop-ack"; 2167 interrupt-names = "wdog", "fatal", "ready", "handover", 2209 "handover", "stop-ack"; 2448 "handover", "stop-ack";
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | snapshot.rst | 82 stored in the <COW device> of an existing snapshot, through a handover
|
/openbmc/linux/tools/memory-model/ |
H A D | linux-kernel.cat | 43 * smp_mb__after_unlock_lock() fence only affects a single lock handover.
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8974.dtsi | 722 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 1495 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 2167 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack";
|
H A D | qcom-sdx65.dtsi | 439 interrupt-names = "wdog", "fatal", "ready", "handover",
|
H A D | qcom-sdx55.dtsi | 549 interrupt-names = "wdog", "fatal", "ready", "handover",
|