Searched refs:uart_phyp_ttyoutwakeup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/powerpc/pseries/
H A Dphyp_console.c125 static void uart_phyp_ttyoutwakeup(struct tty *tp);
129 .tsw_outwakeup = uart_phyp_ttyoutwakeup,
432 uart_phyp_ttyoutwakeup(struct tty *tp) function

Completed in 84 milliseconds