Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dkeyboard.c871 static inline unsigned char getleds(void){ in getleds() function
916 unsigned char leds = getleds(); in kbd_bh()
/linux-2.4.37.9/drivers/sbus/char/
Dsunkbd.c1129 static inline unsigned char getleds(void){ in getleds() function
1180 leds = getleds(); in sun_kbd_bh()
1459 if (put_user(vcleds_to_sunkbd(getleds()), (unsigned char *) arg)) in kbd_ioctl()