Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.c137 uint8_t hgd_report_type; member
558 CP(*hgd, *hgd32, hgd_report_type); in update_hgd32()
612 CP(*hgd32, *hgd, hgd_report_type); in hidraw_ioctl()
736 switch (hgd->hgd_report_type) { in hidraw_ioctl()
761 hgd->hgd_report_type, id); in hidraw_ioctl()
775 switch (hgd->hgd_report_type) { in hidraw_ioctl()
798 hgd->hgd_report_type, id); in hidraw_ioctl()
H A Dhidraw.h48 uint8_t hgd_report_type; member