Searched refs:secondary_channel_idx (Results 1 – 1 of 1) sorted by relevance
50 unsigned int secondary_channel_idx; member349 if (tty->secondary_channel_idx != -1) { in set_control_lines()351 tty->secondary_channel_idx, 1); in set_control_lines()360 if (tty->secondary_channel_idx != -1) { in set_control_lines()362 tty->secondary_channel_idx, 1); in set_control_lines()369 if (tty->secondary_channel_idx != -1) { in set_control_lines()371 tty->secondary_channel_idx, 0); in set_control_lines()378 if (tty->secondary_channel_idx != -1) { in set_control_lines()380 tty->secondary_channel_idx, 0); in set_control_lines()483 int secondary_channel_idx, int tty_type) in add_tty() argument[all …]