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