Home
last modified time | relevance | path

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

/linux-3.3/drivers/char/
Dlp.c859 parport_nr[0] = LP_PARPORT_AUTO; in lp_setup()
908 case LP_PARPORT_AUTO: in lp_attach()
909 if (parport_nr[0] == LP_PARPORT_AUTO && in lp_attach()
995 if (parport_nr[0] == LP_PARPORT_AUTO) in lp_init()
1014 parport_nr[0] = LP_PARPORT_AUTO; in lp_init_module()
/linux-3.3/include/linux/
Dlp.h106 #define LP_PARPORT_AUTO -3 macro