Symbol: hid_locate
lib/libu4bhid/usbhid.h
95
int hid_locate(report_desc_t d, unsigned int usage, enum hid_kind k,
sys/bus/u4b/audio/uaudio.c
6115
if (hid_locate(d_ptr, d_len,
sys/bus/u4b/audio/uaudio.c
6124
if (hid_locate(d_ptr, d_len,
sys/bus/u4b/audio/uaudio.c
6133
if (hid_locate(d_ptr, d_len,
sys/bus/u4b/input/ukbd.c
1070
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1079
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1088
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1096
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1104
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1112
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1120
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1128
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1136
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1144
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1153
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1169
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1177
if (hid_locate(ptr, len,
sys/bus/u4b/input/ukbd.c
1185
if (hid_locate(ptr, len,
sys/bus/u4b/input/ums.c
468
if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_X),
sys/bus/u4b/input/ums.c
475
if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP, HUG_Y),
sys/bus/u4b/input/ums.c
483
if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
sys/bus/u4b/input/ums.c
486
hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
sys/bus/u4b/input/ums.c
496
if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
sys/bus/u4b/input/ums.c
504
} else if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
sys/bus/u4b/input/ums.c
519
if (hid_locate(buf, len, HID_USAGE2(HUP_GENERIC_DESKTOP,
sys/bus/u4b/input/ums.c
528
} else if (hid_locate(buf, len, HID_USAGE2(HUP_CONSUMER,
sys/bus/u4b/input/ums.c
538
if (!hid_locate(buf, len, HID_USAGE2(HUP_BUTTON, (i + 1)),
sys/bus/u4b/input/ums.c
548
if (!hid_locate(buf, len, HID_USAGE2(HUP_MICROSOFT, (j + 1)),
sys/bus/u4b/usbhid.h
229
int hid_locate(const void *desc, usb_size_t size, int32_t usage,