usbhsh_device
struct usbhsh_device *udev;
struct usbhsh_device *udev;
static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv,
struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb);
struct usbhsh_device *udev = usbhsh_uep_to_udev(uep);
struct usbhsh_device *udev = usbhsh_device_get(hpriv, urb);
struct usbhsh_device *udev)
struct usbhsh_device *udev)
static int usbhsh_device_has_endpoint(struct usbhsh_device *udev)
static struct usbhsh_device *usbhsh_device_get(struct usbhsh_hpriv *hpriv,
struct usbhsh_device *udev = usbhsh_usbv_to_udev(usbv);
static struct usbhsh_device *usbhsh_device_attach(struct usbhsh_hpriv *hpriv,
struct usbhsh_device *udev = NULL;
struct usbhsh_device *udev0 = usbhsh_device0(hpriv);
struct usbhsh_device *pos;
struct usbhsh_device *parent = usbhsh_device_parent(udev);
struct usbhsh_device *udev)
struct usbhsh_device *udev; /* attached udev */
struct usbhsh_device *udev = usbhsh_usbv_to_udev(usbv);
struct usbhsh_device udev[USBHSH_DEVICE_MAX];
struct usbhsh_device *new_udev = NULL;