Home
last modified time | relevance | path

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

/dragonfly/lib/libu4bhid/
H A Ddescr.c80 ret = ioctl(fd, USB_GET_REPORT_ID, &temp); in hid_get_report_id()
/dragonfly/sys/bus/u4b/
H A Dusb_ioctl.h270 #define USB_GET_REPORT_ID _IOR ('U', 25, int) macro
/dragonfly/sys/bus/u4b/input/
H A Duhid.c645 case USB_GET_REPORT_ID: in uhid_ioctl()