Searched defs:con_debug_leave (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dconsole.h124 void (*con_debug_leave)(struct vc_data *vc); member in struct:consw
149 static inline void con_debug_leave(void) { } function
/linux-master/drivers/tty/vt/
H A Dvt.c4203 void con_debug_leave(void) function
4217 EXPORT_SYMBOL_GPL(con_debug_leave); variable

Completed in 129 milliseconds