Searched refs:do_bps (Results 1 – 2 of 2) sorted by relevance
84 do_bps(const char *desc, struct bps *bps, uint32_t len) in do_bps() function156 do_bps("transmitted", &modem.tx_bytes, len); in modem_write()168 do_bps("received", &modem.rx_bytes, len); in modem_read()
49 extern void do_bps(const char *, struct bps *, uint32_t len);