Home
last modified time | relevance | path

Searched refs:send_control (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/greybus/
H A Duart.c288 static int send_control(struct gb_tty *gb_tty, u8 control) in send_control() function
510 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()
719 send_control(gb_tty, newctrl); in gb_tty_dtr_rts()
882 send_control(gb_tty, gb_tty->ctrlout); in gb_uart_probe()
/linux/tools/testing/vsock/
H A Dvsock_test.c2009 bool send_control = false; in test_stream_transport_change_client() local
2035 send_control = true; in test_stream_transport_change_client()
2047 send_control = true; in test_stream_transport_change_client()
2051 if (send_control) in test_stream_transport_change_client()