Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger.h80 void fiq_tty_wake_up(struct platform_device *pdev);
H A Dfiq_debugger.c1205 void fiq_tty_wake_up(struct platform_device *pdev) in fiq_tty_wake_up() function
1212 EXPORT_SYMBOL_GPL(fiq_tty_wake_up);
H A Drk_fiq_debugger.c362 fiq_tty_wake_up(pdev); in console_thread()