Searched refs:fiq_tty_wake_up (Results 1 – 3 of 3) sorted by relevance
80 void fiq_tty_wake_up(struct platform_device *pdev);
1205 void fiq_tty_wake_up(struct platform_device *pdev) in fiq_tty_wake_up() function1212 EXPORT_SYMBOL_GPL(fiq_tty_wake_up);
362 fiq_tty_wake_up(pdev); in console_thread()