Searched defs:handover (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/remoteproc/ |
D | qcom_q6v5.h | 42 void (*handover)(struct qcom_q6v5 *q6v5); member
|
D | qcom_q6v5_adsp.c | 465 int handover; in adsp_stop() local
|
D | qcom_q6v5_pas.c | 381 int handover; in adsp_stop() local
|
/linux-6.12.1/kernel/printk/ |
D | printk.c | 3035 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() 3108 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() 3141 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() 3219 bool handover; in __console_flush_and_unlock() local 3406 bool handover; in console_flush_on_panic() local 3827 bool handover; in get_init_console_seq() local
|
D | internal.h | 197 static inline bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record()
|
D | nbcon.c | 1418 bool nbcon_legacy_emit_next_record(struct console *con, bool *handover, in nbcon_legacy_emit_next_record()
|
/linux-6.12.1/include/linux/soc/ti/ |
D | ti_sci_protocol.h | 520 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member
|