Home
last modified time | relevance | path

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

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