Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dmxser.h47 #define NPPI_NOTIFY_XOFFXENT 0x10 /* Xoff Sent */ macro
Dmxser.c1779 info->mon_data.hold_reason &= ~NPPI_NOTIFY_XOFFXENT; in mxser_ioctl()
1781 info->mon_data.hold_reason |= NPPI_NOTIFY_XOFFXENT; in mxser_ioctl()