Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Drocket.c225 static void sFlushRxFIFO(CHANNEL_T * ChP);
922 sFlushRxFIFO(cp); in rp_open()
997 sFlushRxFIFO(cp); in rp_close()
2864 static void sFlushRxFIFO(CHANNEL_T * ChP) in sFlushRxFIFO() function