HomeSort by: relevance | last modified time | path
    Searched refs:linux_key_to_usb (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/wscons/
linux_keymap.h 34 uint8_t linux_key_to_usb(u_int);
linux_keymap.c 181 linux_key_to_usb(u_int code) function in typeref:typename:uint8_t
  /src/sys/dev/fdt/
gpiokeys.c 212 key->key_usbcode = linux_key_to_usb(code);
  /src/sys/dev/i2c/
tcakp.c 181 int key = linux_key_to_usb(sc->sc_keymap[index]);

Completed in 15 milliseconds