Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hid.c549 uint8_t any_id; in hid_report_size() local
551 any_id = 0; in hid_report_size()
558 if ((h.report_ID != 0) && !any_id) { in hid_report_size()
561 any_id = 1; in hid_report_size()
582 if (any_id) in hid_report_size()

Completed in 2 milliseconds