Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dst-asc.c38 #define NO_HW_FLOWCTRL 1 macro
569 if (!ascport->rts && ascport->states[NO_HW_FLOWCTRL]) { in asc_set_termios()
571 ascport->states[NO_HW_FLOWCTRL]); in asc_set_termios()
769 ascport->states[NO_HW_FLOWCTRL] = in asc_init_port()
771 if (IS_ERR(ascport->states[NO_HW_FLOWCTRL])) in asc_init_port()
772 ascport->states[NO_HW_FLOWCTRL] = NULL; in asc_init_port()