Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/dgap/
Ddgap.h650 #define CH_WLOW 0x0100 /* Term waiting low event */ macro
Ddgap.c1959 if (ch->ch_flags & CH_WLOW) { in dgap_event()
1960 ch->ch_flags &= ~CH_WLOW; in dgap_event()