Lines Matching defs:scb
294 e7000pc_open (struct serial *scb, const char *name) in e7000pc_open()
311 e7000pc_noop (struct serial *scb) in e7000pc_noop()
317 e7000pc_raw (struct serial *scb) in e7000pc_raw()
323 e7000pc_readchar (struct serial *scb, int timeout) in e7000pc_readchar()
348 e7000pc_get_tty_state (struct serial *scb) in e7000pc_get_tty_state()
358 e7000pc_set_tty_state (struct serial *scb, serial_ttystate ttystate) in e7000pc_set_tty_state()
364 e7000pc_noflush_set_tty_state (struct serial *scb, in e7000pc_noflush_set_tty_state()
372 e7000pc_print_tty_state (struct serial *scb, in e7000pc_print_tty_state()
381 e7000pc_setbaudrate (struct serial *scb, int rate) in e7000pc_setbaudrate()
387 e7000pc_setstopbits (struct serial *scb, int rate) in e7000pc_setstopbits()
393 e7000pc_write (struct serial *scb, const char *str, int len) in e7000pc_write()
401 e7000pc_close (struct serial *scb) in e7000pc_close()