Searched refs:hardwire_setstopbits (Results 1 – 2 of 2) sorted by relevance
93 static int hardwire_setstopbits (struct serial *, int);819 hardwire_setstopbits (struct serial *scb, int num) in hardwire_setstopbits() function1360 ops->setstopbits = hardwire_setstopbits; in _initialize_ser_hardwire()
2237 (hardwire_setstopbits): Ditto.