Searched refs:KBD_CMD_CLICK (Results 1 – 4 of 4) sorted by relevance
99 #define KBD_CMD_CLICK 0x0A /* Turn on the click annunciator */ macro
1046 else if (cmd == KBD_CMD_CLICK) in kbdcmd()1458 kbdcmd(kbdd->kbdd_writeq, KBD_CMD_CLICK); in kbdinput()1477 KBD_CMD_CLICK); in kbdinput()
527 cmd = KBD_CMD_CLICK; in click()
1010 case KBD_CMD_CLICK: in usbkbm_kioccmd()