Searched refs:secondary_channel_idx (Results 1 – 1 of 1) sorted by relevance
50 unsigned int secondary_channel_idx; member316 if (tty->secondary_channel_idx != -1) { in set_control_lines()318 tty->secondary_channel_idx, 1); in set_control_lines()327 if (tty->secondary_channel_idx != -1) { in set_control_lines()329 tty->secondary_channel_idx, 1); in set_control_lines()336 if (tty->secondary_channel_idx != -1) { in set_control_lines()338 tty->secondary_channel_idx, 0); in set_control_lines()345 if (tty->secondary_channel_idx != -1) { in set_control_lines()347 tty->secondary_channel_idx, 0); in set_control_lines()450 int secondary_channel_idx, int tty_type) in add_tty() argument[all …]