Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlp.h17 #define LP_PARPORT_UNSPEC -4 macro
/openbmc/linux/drivers/char/
H A Dlp.c878 static int parport_nr[LP_NO] = { [0 ... LP_NO-1] = LP_PARPORT_UNSPEC };
964 case LP_PARPORT_UNSPEC: in lp_attach()