Home
last modified time | relevance | path

Searched refs:IPWIRELESS_PCMCIA_MINORS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/ipwireless/
H A Dtty.c39 #define IPWIRELESS_PCMCIA_MINORS (24) macro
59 static struct ipw_tty *ttys[IPWIRELESS_PCMCIA_MINORS];
476 for (j = i; j < IPWIRELESS_PCMCIA_MINORS; in ipwireless_tty_create()
517 for (j = tty->index; j < IPWIRELESS_PCMCIA_MINORS; in ipwireless_tty_free()
567 ipw_tty_driver = tty_alloc_driver(IPWIRELESS_PCMCIA_MINORS, in ipwireless_tty_init()