Home | History | Annotate | Download | only in src

Lines Matching refs:mask

35     unsigned long mask,
45 req->mask = mask;
47 if (mask & KBKeyClickPercent)
50 if (mask & KBBellPercent)
53 if (mask & KBBellPitch)
56 if (mask & KBBellDuration)
59 if (mask & KBLed)
62 if (mask & KBLedMode)
65 if (mask & KBKey)
68 if (mask & KBAutoRepeatMode)