Searched refs:dch_empty_fifo (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/isdn/hisax/
H A Dipacx.c39 static void dch_empty_fifo(struct IsdnCardState *cs, int count);
236 dch_empty_fifo(struct IsdnCardState *cs, int count) dch_empty_fifo() function
241 debugl1(cs, "dch_empty_fifo()"); dch_empty_fifo()
246 debugl1(cs, "dch_empty_fifo() incoming message too large"); dch_empty_fifo()
261 t += sprintf(t, "dch_empty_fifo() cnt %d", count); dch_empty_fifo()
347 dch_empty_fifo(cs, count); dch_int()
363 dch_empty_fifo(cs, D_FIFO_SIZE); dch_int()

Completed in 92 milliseconds