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

  /src/sys/dev/hid/
hidkbdsc.h 50 struct hidkbd_data { struct
57 struct hidkbd_data sc_ndata;
58 struct hidkbd_data sc_odata;
86 struct hidkbd_data sc_data; /* for quirk handling */
hidkbd.c 217 struct hidkbd_data ud;
243 void hidkbd_decode(struct hidkbd *, struct hidkbd_data *);
423 struct hidkbd_data *ud = &kbd->sc_ndata;
478 hidkbd_decode(struct hidkbd *kbd, struct hidkbd_data *ud)

Completed in 12 milliseconds