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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Dlnx-ps2.c115 static int ps2LinuxReadBytes(int fd, unsigned char *buf, int len, int min) function in typeref:typename:int
188 while ((n = ps2LinuxReadBytes(priv->fd, buf, sizeof(buf), 3)) > 0) {

Completed in 2 milliseconds