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

/external/kernel-headers/original/linux/
H A Dserial_core.h405 ((port)->info->tty->stopped || (port)->info->tty->hw_stopped)
489 if (tty->hw_stopped) {
491 tty->hw_stopped = 0;
497 tty->hw_stopped = 1;
H A Dtty.h187 unsigned char stopped:1, hw_stopped:1, flow_stopped:1, packet:1; member in struct:tty_struct

Completed in 102 milliseconds