Searched refs:SERIAL_CONS_OPS (Results 1 – 2 of 2) sorted by relevance
102 return cons_ops_index == SERIAL_CONS_OPS; in console_is_serial()120 cons_ops_index = SERIAL_CONS_OPS; in switch_to_serial_console()
98 #define SERIAL_CONS_OPS 0 macro