Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dlp.h17 #define LP_PARPORT_UNSPEC -4 macro
/Linux-v6.1/drivers/char/
Dlp.c876 static int parport_nr[LP_NO] = { [0 ... LP_NO-1] = LP_PARPORT_UNSPEC };
962 case LP_PARPORT_UNSPEC: in lp_attach()