Searched refs:hardwire_set_tty_state (Results 1 – 1 of 1) sorted by relevance
84 static int hardwire_set_tty_state (struct serial *scb, serial_ttystate state);190 hardwire_set_tty_state (struct serial *scb, serial_ttystate ttystate) in hardwire_set_tty_state() function1356 ops->set_tty_state = hardwire_set_tty_state; in _initialize_ser_hardwire()