Searched refs:console_callback (Results 1 – 1 of 1) sorted by relevance
151 static void console_callback(struct work_struct *ignored);183 static DECLARE_WORK(console_work, console_callback);2931 static void console_callback(struct work_struct *ignored) in console_callback() function