Searched refs:RFCOMM_TTY_PORTS (Results 1 – 1 of 1) sorted by relevance
49 #define RFCOMM_TTY_PORTS RFCOMM_MAX_DEV /* whole lotta rfcomm devices */ macro889 static struct tty_struct *rfcomm_tty_table[RFCOMM_TTY_PORTS];890 static struct termios *rfcomm_tty_termios[RFCOMM_TTY_PORTS];891 static struct termios *rfcomm_tty_termios_locked[RFCOMM_TTY_PORTS];903 num: RFCOMM_TTY_PORTS,937 for (i = 0; i < RFCOMM_TTY_PORTS; i++) in rfcomm_init_ttys()