OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XLED1
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Privstr.h
103
#define
XLED1
((unsigned long) 0x00000001)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Privstr.h
149
#define
XLED1
((unsigned long) 0x00000001)
/xsrc/external/mit/xf86-input-keyboard/dist/src/
bsd_kbd.c
88
if (leds &
XLED1
) real_leds |= LED_CAP;
144
if (real_leds & LED_CAP) leds |=
XLED1
;
kbd.c
222
if (pKbd->keyLeds & CAPSFLAG) leds |=
XLED1
;
239
if ( ctrl->leds &
XLED1
) {
sun_kbd.c
392
if (leds &
XLED1
) real_leds |= LED_CAPS_LOCK;
406
if (real_leds & LED_CAPS_LOCK) leds |=
XLED1
;
Completed in 9 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026