Searched refs:timid (Results 1 – 3 of 3) sorted by relevance
1246 static int timid; variable1249 module_param(timid, int, 0);1274 if ((parport[0] == -1 && (!timid || !port->devices)) || in plip_attach()1402 timid = 1; in plip_setup()1424 if (parport[0] != -1 && timid) { in plip_init()1426 timid = 0; in plip_init()
236 * If you give PLIP the ``timid`` parameter, either with ``plip=timid`` on237 the command line, or with ``insmod plip timid=1`` when using modules,
4733 Format: { parport<nr> | timid | 0 }