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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/ip2/
H A Di2lib.h335 static int i2Output(i2ChanStrPtr, const char *, int);
H A Dip2main.c1762 bytesSent = i2Output( pCh, pData, count);
1821 // We may need to restart i2Output if it does not fullfill this request
1823 strip = i2Output( pCh, pCh->Pbuf, pCh->Pbuf_stuff);
H A Di2lib.c895 // Function: i2Output(pCh, pSource, count)
912 i2Output(i2ChanStrPtr pCh, const char *pSource, int count) function

Completed in 175 milliseconds