Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
H A Dvt.c150 static void console_callback(struct work_struct *ignored);
182 static DECLARE_WORK(console_work, console_callback);
214 * console_callback().
3200 static void console_callback(struct work_struct *ignored) in console_callback() function
3243 * Console switch will fail in console_callback() or in set_console()