Searched refs:stopbits (Results 1 – 1 of 1) sorted by relevance
721 static int set_stopbits(uint8_t stopbits, tcflag_t *ctrl) in set_stopbits() argument724 switch (stopbits) { in set_stopbits()741 uint8_t databits, stopbits; in proxy_set_serial_params() local752 DBUS_TYPE_BYTE, &stopbits, in proxy_set_serial_params()764 if (set_stopbits(stopbits, &ctrl) < 0) in proxy_set_serial_params()