Searched refs:send_control (Results 1 – 3 of 3) sorted by relevance
46 int (*send_control)(void *priv_dev, member
534 tty_dev->send_control = gdm_mux_send_control; in gdm_mux_probe()
288 static int send_control(struct gb_tty *gb_tty, u8 control) in send_control() function510 send_control(gb_tty, newctrl); in gb_tty_set_termios()552 return send_control(gb_tty, newctrl); in gb_tty_tiocmset()570 retval = send_control(gb_tty, gb_tty->ctrlout); in gb_tty_throttle()589 retval = send_control(gb_tty, gb_tty->ctrlout); in gb_tty_unthrottle()717 send_control(gb_tty, newctrl); in gb_tty_dtr_rts()880 send_control(gb_tty, gb_tty->ctrlout); in gb_uart_probe()