tty_alloc_driver 2816 drivers/char/pcmcia/synclink_cs.c serial_driver = tty_alloc_driver(MAX_DEVICE_COUNT, tty_alloc_driver 179 drivers/char/ttyprintk.c ttyprintk_driver = tty_alloc_driver(1, tty_alloc_driver 1933 drivers/s390/char/tty3270.c driver = tty_alloc_driver(RAW3270_MAXDEVS, tty_alloc_driver 2755 drivers/staging/fwserial/fwserial.c fwtty_driver = tty_alloc_driver(MAX_TOTAL_PORTS, TTY_DRIVER_REAL_RAW tty_alloc_driver 2779 drivers/staging/fwserial/fwserial.c fwloop_driver = tty_alloc_driver(MAX_TOTAL_PORTS / num_ports, tty_alloc_driver 975 drivers/staging/greybus/uart.c gb_tty_driver = tty_alloc_driver(GB_NUM_MINORS, 0); tty_alloc_driver 920 drivers/tty/mips_ejtag_fdc.c driver = tty_alloc_driver(NUM_TTY_CHANNELS, TTY_DRIVER_REAL_RAW); tty_alloc_driver 1035 drivers/tty/moxa.c moxaDriver = tty_alloc_driver(MAX_PORTS + 1, tty_alloc_driver 557 drivers/tty/pty.c pty_driver = tty_alloc_driver(legacy_count, tty_alloc_driver 564 drivers/tty/pty.c pty_slave_driver = tty_alloc_driver(legacy_count, tty_alloc_driver 896 drivers/tty/pty.c ptm_driver = tty_alloc_driver(NR_UNIX98_PTY_MAX, tty_alloc_driver 904 drivers/tty/pty.c pts_driver = tty_alloc_driver(NR_UNIX98_PTY_MAX, tty_alloc_driver 67 drivers/tty/ttynull.c driver = tty_alloc_driver(1, tty_alloc_driver 1076 drivers/tty/vcc.c vcc_tty_driver = tty_alloc_driver(VCC_MAX_PORTS, VCC_TTY_FLAGS); tty_alloc_driver 289 drivers/usb/host/xhci-dbgtty.c dbc_tty_driver = tty_alloc_driver(1, TTY_DRIVER_REAL_RAW | tty_alloc_driver 357 include/linux/tty_driver.h struct tty_driver *ret = tty_alloc_driver(lines, 0);