Searched refs:usbhsh_device (Results 1 – 1 of 1) sorted by relevance
69 struct usbhsh_device { struct76 struct usbhsh_device *udev; /* attached udev */ argument88 struct usbhsh_device udev[USBHSH_DEVICE_MAX];241 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv,249 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_pipe_attach()346 struct usbhsh_device *udev = usbhsh_uep_to_udev(uep); in usbhsh_pipe_detach()370 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_endpoint_attach()440 struct usbhsh_device *udev) in usbhsh_endpoint_detach_all()452 struct usbhsh_device *udev) in usbhsh_connected_to_rhdev()459 static int usbhsh_device_has_endpoint(struct usbhsh_device *udev) in usbhsh_device_has_endpoint()[all …]