Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dconsole.h95 int (*con_debug_leave)(struct vc_data *vc); member
116 static inline int con_debug_leave(void) in con_debug_leave() function
/openbmc/linux/drivers/tty/vt/
H A Dvt.c4036 int con_debug_leave(void) in con_debug_leave() function