Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dst-asc.c33 #define NO_HW_FLOWCTRL 1 macro
527 if (!ascport->rts && ascport->states[NO_HW_FLOWCTRL]) in asc_set_termios()
591 ascport->states[NO_HW_FLOWCTRL]); in asc_set_termios()
738 ascport->states[NO_HW_FLOWCTRL] = in asc_init_port()
740 if (IS_ERR(ascport->states[NO_HW_FLOWCTRL])) in asc_init_port()
741 ascport->states[NO_HW_FLOWCTRL] = NULL; in asc_init_port()