Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.c107 bool console_enable; member
160 module_param_named(console_enable, initial_console_enable, bool, 0644);
409 state->console_enable = true; in fiq_debugger_do_kgdb()
684 state->console_enable = true; in fiq_debugger_fiq_exec()
713 if (!state->console_enable) in fiq_debugger_fiq_exec()
726 if (state->debug_enable && !state->console_enable) { in fiq_debugger_sleep_timer_expired()
799 if (!state->console_enable) in fiq_debugger_handle_irq_context()
952 state->console_enable = false; in fiq_debugger_handle_uart_interrupt()
983 } else if (state->console_enable && state->tty_rbuf) { in fiq_debugger_handle_uart_interrupt()
1046 if (!state->console_enable) in fiq_debugger_handle_uart_interrupt()
[all …]
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo