Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dlp.h105 #define LP_PARPORT_UNSPEC -4 macro
/linux-3.4.99/drivers/char/
Dlp.c826 static int parport_nr[LP_NO] = { [0 ... LP_NO-1] = LP_PARPORT_UNSPEC };
903 case LP_PARPORT_UNSPEC: in lp_attach()