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.c131 uint8_t hgd_report_type; member
551 CP(*hgd, *hgd32, hgd_report_type); in update_hgd32()
604 CP(*hgd32, *hgd, hgd_report_type); in hidraw_ioctl()
728 switch (hgd->hgd_report_type) { in hidraw_ioctl()
753 hgd->hgd_report_type, id); in hidraw_ioctl()
767 switch (hgd->hgd_report_type) { in hidraw_ioctl()
790 hgd->hgd_report_type, id); in hidraw_ioctl()
H A Dhidraw.h48 uint8_t hgd_report_type; member