Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Drocket_int.h815 #define sGetChanRI(ChP) ((ChP)->CtlP->AltChanRingIndicator ? \
H A Drocket.c1105 static int sGetChanRI(CHANNEL_T * ChP) in sGetChanRI() function
1138 (sGetChanRI(&info->channel) ? TIOCM_RNG : 0) | in rp_tiocmget()