Searched refs:rdcount (Results 1 – 1 of 1) sorted by relevance
404 int rdcount = 0; /* counts bytes read */ in readbytes() local417 rdcount++; in readbytes()427 if (rdcount == 1 && (flags & I2C_M_RECV_LEN)) { in readbytes()455 return rdcount; in readbytes()
Completed in 4 milliseconds