HomeSort by: relevance | last modified time | path
    Searched defs:hidkbd_translate (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/hid/
hidkbd.c 338 hidkbd_translate(const struct hidkbd_translation *table, size_t tsize, function in typeref:typename:uint8_t
359 xlat = hidkbd_translate(trans, tlen, *pos);
hidkbd.c 338 hidkbd_translate(const struct hidkbd_translation *table, size_t tsize, function in typeref:typename:uint8_t
359 xlat = hidkbd_translate(trans, tlen, *pos);
hidkbd.c 338 hidkbd_translate(const struct hidkbd_translation *table, size_t tsize, function in typeref:typename:uint8_t
359 xlat = hidkbd_translate(trans, tlen, *pos);
hidkbd.c 338 hidkbd_translate(const struct hidkbd_translation *table, size_t tsize, function in typeref:typename:uint8_t
359 xlat = hidkbd_translate(trans, tlen, *pos);
hidkbd.c 338 hidkbd_translate(const struct hidkbd_translation *table, size_t tsize, function in typeref:typename:uint8_t
359 xlat = hidkbd_translate(trans, tlen, *pos);

Completed in 57 milliseconds