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

/linux-master/drivers/tty/vt/
H A Dvt.c151 static void console_callback(struct work_struct *ignored);
183 static DECLARE_WORK(console_work, console_callback);
215 * console_callback().
3118 static void console_callback(struct work_struct *ignored) function
3161 * Console switch will fail in console_callback() or

Completed in 123 milliseconds