Searched refs:PP_CLAIMED (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.c89 #define PP_CLAIMED (1<<0) macro
116 if (!(pp->flags & PP_CLAIMED)) {
199 if (!(pp->flags & PP_CLAIMED)) {
342 if (pp->flags & PP_CLAIMED) {
359 pp->flags |= PP_CLAIMED;
399 if (pp->flags & PP_CLAIMED) {
410 if (pp->flags & PP_CLAIMED) {
428 if (pp->flags & PP_CLAIMED) {
438 if (pp->flags & PP_CLAIMED) {
487 if ((pp->flags & PP_CLAIMED)
[all...]

Completed in 31 milliseconds