Searched refs:usb_event (Results 1 – 4 of 4) sorted by relevance
248 struct usb_event ue;261 Static struct usb_event *usb_alloc_event(void);262 Static void usb_free_event(struct usb_event *);263 Static void usb_add_event(int, struct usb_event *);264 Static int usb_get_next_event(struct usb_event *);458 struct usb_event *ue; in usb_doattach()859 struct usb_event *ue; in usbread()872 case sizeof(struct usb_event): in usbread()1137 kn->kn_data = sizeof(struct usb_event); in filt_usbread()1235 usb_get_next_event(struct usb_event *ue) in usb_get_next_event()[all …]
952 struct usb_event { struct
87 struct usb_event;96 (struct usb_event *, struct usb_event30 *, struct uio *));103 (struct usb_event *, struct usb_event100 *, struct uio *));
200 usb_copy_to30(struct usb_event *ue, struct usb_event30 *ueo, in usb_copy_to30()