Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/
Dlp.c141 #define LP_NO 8 macro
144 static struct lp_struct lp_table[LP_NO];
145 static int port_num[LP_NO];
502 if (minor >= LP_NO) { in lp_open()
589 if (minor >= LP_NO) in lp_do_ioctl()
876 static int parport_nr[LP_NO] = { [0 ... LP_NO-1] = LP_PARPORT_UNSPEC };
877 static char *parport[LP_NO];
899 if (parport_ptr < LP_NO) in lp_setup()
907 if (parport_ptr < LP_NO) in lp_setup()
967 if (lp_count == LP_NO) { in lp_attach()
[all …]
DKconfig57 If you have more than 8 printers, you need to increase the LP_NO