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

/freebsd-current/sys/dev/hid/
H A Dhidraw.h48 uint8_t hgd_report_type; member in struct:hidraw_gen_descriptor
H A Dhidraw.c131 uint8_t hgd_report_type; member in struct:hidraw_gen_descriptor32
551 CP(*hgd, *hgd32, hgd_report_type);
603 CP(*hgd32, *hgd, hgd_report_type);
727 switch (hgd->hgd_report_type) {
751 hgd->hgd_report_type, id);
766 switch (hgd->hgd_report_type) {
789 hgd->hgd_report_type, id);

Completed in 169 milliseconds