Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpc_keyb.h55 #define KBD_CMD_SET_LEDS 0xED /* Set keyboard leds */ macro
/OK3568_Linux_fs/u-boot/drivers/input/
H A Dpc_keyb.c249 kbd_send_data(KBD_CMD_SET_LEDS); in pckbd_leds()