Searched refs:PP_EXCL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dppdev.c90 #define PP_EXCL (1<<1) macro
301 fl = (pp->flags & PP_EXCL) ? PARPORT_FLAG_EXCL : 0;
380 if (pp->flags & PP_EXCL)
389 pp->flags |= PP_EXCL;

Completed in 45 milliseconds