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",
|