Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Drk_fiq_debugger.c327 static int console_thread(void *data) in console_thread() function
941 t->console_task = kthread_run(console_thread, pdev, "kconsole"); in rk_serial_debug_init()