/src/tests/dev/usb/ |
t_hid.c | 43 #define hid_locate rumpns_hid_locate macro
|
t_hid.c | 43 #define hid_locate rumpns_hid_locate macro
|
/src/lib/libusbhid/ |
parse.c | 454 hid_locate(report_desc_t desc, unsigned int u, enum hid_kind k, function in typeref:typename:int
|
parse.c | 454 hid_locate(report_desc_t desc, unsigned int u, enum hid_kind k, function in typeref:typename:int
|
/src/sys/dev/hid/ |
hid.c | 417 hid_locate(const void *desc, int size, uint32_t u, uint8_t id, enum hid_kind k, function in typeref:typename:int 424 DPRINTFN(5,("hid_locate: enter usage=0x%x kind=%d id=%d\n", u, k, id)); 426 DPRINTFN(5,("hid_locate: usage=0x%x kind=%d id=%d flags=0x%x\n",
|
hid.c | 417 hid_locate(const void *desc, int size, uint32_t u, uint8_t id, enum hid_kind k, function in typeref:typename:int 424 DPRINTFN(5,("hid_locate: enter usage=0x%x kind=%d id=%d\n", u, k, id)); 426 DPRINTFN(5,("hid_locate: usage=0x%x kind=%d id=%d flags=0x%x\n",
|