Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Drocket_int.h815 #define sGetChanRI(ChP) ((ChP)->CtlP->AltChanRingIndicator ? \
Drocket.c1102 static int sGetChanRI(CHANNEL_T * ChP) in sGetChanRI() function
1135 (sGetChanRI(&info->channel) ? TIOCM_RNG : 0) | in rp_tiocmget()