Home
last modified time | relevance | path

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

/dragonfly/lib/libu4bhid/
H A Ddata.c141 return (ioctl(fd, USB_SET_REPORT, &ugd)); in hid_set_report()
/dragonfly/sys/bus/u4b/
H A Dusb_ioctl.h269 #define USB_SET_REPORT _IOW ('U', 24, struct usb_gen_descriptor) macro
/dragonfly/sys/bus/u4b/input/
H A Duhid.c617 case USB_SET_REPORT: in uhid_ioctl()