Searched refs:USB_KBD_CAPSLOCK (Results 1 – 1 of 1) sorted by relevance
91 #define USB_KBD_CAPSLOCK (1 << 1) macro96 (USB_KBD_NUMLOCK | USB_KBD_CAPSLOCK | USB_KBD_SCROLLLOCK)190 if (data->flags & USB_KBD_CAPSLOCK) in usb_kbd_translate()228 data->flags ^= USB_KBD_CAPSLOCK; in usb_kbd_translate()