Home
last modified time | relevance | path

Searched refs:con_debug_enter (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dconsole.h140 void con_debug_enter(struct vc_data *vc);
143 static inline void con_debug_enter(struct vc_data *vc) { } in con_debug_enter() function
/linux/drivers/tty/serial/
H A Dkgdboc.c406 con_debug_enter(vc_cons[fg_console].d); in kgdboc_pre_exp_handler()
/linux/drivers/tty/vt/
H A Dvt.c4308 void con_debug_enter(struct vc_data *vc) in con_debug_enter() function
4340 EXPORT_SYMBOL_GPL(con_debug_enter);