Searched refs:send_control (Results 1 – 3 of 3) sorted by relevance
46 int (*send_control)(void *priv_dev, member
535 tty_dev->send_control = gdm_mux_send_control; in gdm_mux_probe()
299 static int send_control(struct gb_tty *gb_tty, u8 control) in send_control() function536 send_control(gb_tty, newctrl); in gb_tty_set_termios()578 return send_control(gb_tty, newctrl); in gb_tty_tiocmset()596 retval = send_control(gb_tty, gb_tty->ctrlout); in gb_tty_throttle()615 retval = send_control(gb_tty, gb_tty->ctrlout); in gb_tty_unthrottle()758 send_control(gb_tty, newctrl); in gb_tty_dtr_rts()906 send_control(gb_tty, gb_tty->ctrlout); in gb_uart_probe()