Searched refs:serial_setstopbits (Results 1 – 3 of 3) sorted by relevance
143 extern int serial_setstopbits (struct serial *scb, int num);
472 serial_setstopbits (struct serial *scb, int num) in serial_setstopbits() function
790 serial_setstopbits (monitor_desc, mon_ops->stopbits); in monitor_open()