Searched refs:really_wrote (Results 1 – 2 of 2) sorted by relevance
567 …(const unsigned char *buf, unsigned int writecnt, unsigned int timeout, unsigned int *really_wrote) in serialport_write_nonblock() argument632 if (really_wrote != NULL) in serialport_write_nonblock()633 *really_wrote = wr_bytes; in serialport_write_nonblock()
504 …const unsigned char *buf, unsigned int writecnt, unsigned int timeout, unsigned int *really_wrote);