Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Dlp.c855 parport_nr[0] = LP_PARPORT_AUTO; in lp_setup()
904 case LP_PARPORT_AUTO: in lp_attach()
905 if (parport_nr[0] == LP_PARPORT_AUTO && in lp_attach()
991 if (parport_nr[0] == LP_PARPORT_AUTO) in lp_init()
1010 parport_nr[0] = LP_PARPORT_AUTO; in lp_init_module()
/linux-3.4.99/include/linux/
Dlp.h106 #define LP_PARPORT_AUTO -3 macro