Searched refs:secondary_channel_idx (Results 1 – 1 of 1) sorted by relevance
51 unsigned int secondary_channel_idx; member313 if (tty->secondary_channel_idx != -1) { in set_control_lines()315 tty->secondary_channel_idx, 1); in set_control_lines()324 if (tty->secondary_channel_idx != -1) { in set_control_lines()326 tty->secondary_channel_idx, 1); in set_control_lines()333 if (tty->secondary_channel_idx != -1) { in set_control_lines()335 tty->secondary_channel_idx, 0); in set_control_lines()342 if (tty->secondary_channel_idx != -1) { in set_control_lines()344 tty->secondary_channel_idx, 0); in set_control_lines()438 int secondary_channel_idx, int tty_type) in add_tty() argument[all …]