Searched refs:linux_key_to_usb (Results 1 – 4 of 4) sorted by relevance
34 uint8_t linux_key_to_usb(u_int);
181 linux_key_to_usb(u_int code) in linux_key_to_usb() function
212 key->key_usbcode = linux_key_to_usb(code); in gpiokeys_attach()
181 int key = linux_key_to_usb(sc->sc_keymap[index]); in tcakp_softintr()