Home
last modified time | relevance | path

Searched defs:handover (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/remoteproc/
H A Dqcom_q6v5.h42 void (*handover)(struct qcom_q6v5 *q6v5); member
H A Dqcom_q6v5_adsp.c465 int handover; in adsp_stop() local
/linux/kernel/printk/
H A Dprintk.c3081 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument
3154 static bool console_emit_next_record(struct console *con, bool *handover, int cookie) in console_emit_next_record() argument
3187 static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *handover) in console_flush_all() argument
3265 bool handover; __console_flush_and_unlock() local
3462 bool handover; console_flush_on_panic() local
3884 bool handover; get_init_console_seq() local
[all...]
/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h549 int (*handover)(const struct ti_sci_handle *handle, u8 pid, u8 hid); member