Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtty_flags.h59 #define ASYNC_SAK (1U << ASYNCB_SAK) macro
/openbmc/linux/include/linux/
H A Dserial_core.h506 #define UPF_SAK ((__force upf_t) ASYNC_SAK /* 2 */ )
/openbmc/linux/drivers/tty/
H A Damiserial.c242 if (info->tport.flags & ASYNC_SAK) in receive_chars()
H A Dmxser.c1530 if (port->port.flags & ASYNC_SAK) in mxser_receive_chars_old()
H A Dsynclink_gt.c2081 if (info->port.flags & ASYNC_SAK) in isr_serial()