Searched refs:secondary_channel_idx (Results 1 – 1 of 1) sorted by relevance
51 unsigned int secondary_channel_idx; member308 if (tty->secondary_channel_idx != -1) { in set_control_lines()310 tty->secondary_channel_idx, 1); in set_control_lines()319 if (tty->secondary_channel_idx != -1) { in set_control_lines()321 tty->secondary_channel_idx, 1); in set_control_lines()328 if (tty->secondary_channel_idx != -1) { in set_control_lines()330 tty->secondary_channel_idx, 0); in set_control_lines()337 if (tty->secondary_channel_idx != -1) { in set_control_lines()339 tty->secondary_channel_idx, 0); in set_control_lines()442 int secondary_channel_idx, int tty_type) in add_tty() argument[all …]