Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dlp.h16 #define LP_PARPORT_UNSPEC -4 macro
/linux-4.4.14/drivers/char/
Dlp.c831 static int parport_nr[LP_NO] = { [0 ... LP_NO-1] = LP_PARPORT_UNSPEC };
908 case LP_PARPORT_UNSPEC: in lp_attach()