Searched refs:cfgetispeed (Results 1 – 2 of 2) sorted by relevance
135 static inline speed_t cfgetispeed(const struct termios *t) in cfgetispeed() function161 static inline speed_t cfgetispeed(const struct termios *t) in cfgetispeed() function
775 if (cfgetospeed(&tio) != speed || cfgetispeed(&tio) != speed) in kwboot_tty_change_baudrate()
Completed in 9 milliseconds