Home
last modified time | relevance | path

Searched refs:LED_CLOCK (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sbus/char/
Dsunkbd.c211 #define LED_CLOCK 0x8 /* Caps-lock */ macro
269 retval |= LED_CLOCK; in vcleds_to_sunkbd()
1454 if (c & LED_CLOCK) leds |= (1 << VC_CAPSLOCK); in kbd_ioctl()