Searched refs:usbhsh_device (Results 1 – 1 of 1) sorted by relevance
78 struct usbhsh_device { struct85 struct usbhsh_device *udev; /* attached udev */ argument97 struct usbhsh_device udev[USBHSH_DEVICE_MAX];254 static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv,262 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_pipe_attach()359 struct usbhsh_device *udev = usbhsh_uep_to_udev(uep); in usbhsh_pipe_detach()383 struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb); in usbhsh_endpoint_attach()455 struct usbhsh_device *udev) in usbhsh_endpoint_detach_all()467 struct usbhsh_device *udev) in usbhsh_connected_to_rhdev()474 static int usbhsh_device_has_endpoint(struct usbhsh_device *udev) in usbhsh_device_has_endpoint()[all …]