Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket.c238 static void sFlushRxFIFO(CHANNEL_T * ChP);
932 sFlushRxFIFO(cp); in rp_open()
1019 sFlushRxFIFO(cp); in rp_close()
2885 static void sFlushRxFIFO(CHANNEL_T * ChP) in sFlushRxFIFO() function