Searched refs:secondary_channel_idx (Results 1 – 1 of 1) sorted by relevance
50 unsigned int secondary_channel_idx; member359 if (tty->secondary_channel_idx != -1) { in set_control_lines()361 tty->secondary_channel_idx, 1); in set_control_lines()370 if (tty->secondary_channel_idx != -1) { in set_control_lines()372 tty->secondary_channel_idx, 1); in set_control_lines()379 if (tty->secondary_channel_idx != -1) { in set_control_lines()381 tty->secondary_channel_idx, 0); in set_control_lines()388 if (tty->secondary_channel_idx != -1) { in set_control_lines()390 tty->secondary_channel_idx, 0); in set_control_lines()493 int secondary_channel_idx, int tty_type) in add_tty() argument[all …]