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

/linux-master/include/uapi/linux/
H A Dtty_flags.h70 #define ASYNC_LOW_LATENCY (1U << ASYNCB_LOW_LATENCY) macro
79 ASYNC_LOW_LATENCY)
/linux-master/include/linux/
H A Dserial_core.h518 #define UPF_LOW_LATENCY ((__force upf_t) ASYNC_LOW_LATENCY /* 13 */ )
/linux-master/drivers/usb/serial/
H A Dftdi_sio.c1389 if (priv->flags & ASYNC_LOW_LATENCY)
1644 if (priv->flags & ASYNC_LOW_LATENCY)

Completed in 122 milliseconds