Searched refs:USB_RAW_IOCTL_EVENT_FETCH (Results 1 – 3 of 3) sorted by relevance
48 4. In a loop issue USB_RAW_IOCTL_EVENT_FETCH calls to receive events from55 Once a USB_RAW_EVENT_CONNECT event is received via USB_RAW_IOCTL_EVENT_FETCH,77 - Report more events (suspend, resume, etc.) through USB_RAW_IOCTL_EVENT_FETCH.
173 #define USB_RAW_IOCTL_EVENT_FETCH _IOR('U', 2, struct usb_raw_event) macro
1248 case USB_RAW_IOCTL_EVENT_FETCH: in raw_ioctl()