Home
last modified time | relevance | path

Searched refs:any_id (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_hid.c550 uint8_t any_id; in hid_report_size() local
552 any_id = 0; in hid_report_size()
559 if ((h.report_ID != 0) && !any_id) { in hid_report_size()
562 any_id = 1; in hid_report_size()
583 if (any_id) in hid_report_size()