HelenOS sources

usb_hub_descriptor_header_t  168 uspace/app/usbinfo/info.c     usb_hub_descriptor_header_t *descriptor)
usb_hub_descriptor_header_t  224 uspace/app/usbinfo/info.c 		    usb_hub_descriptor_header_t,
usb_hub_descriptor_header_t   67 uspace/drv/bus/usb/ehci/ehci_rh.c 	const unsigned dsize = sizeof(usb_hub_descriptor_header_t) +
usb_hub_descriptor_header_t   61 uspace/drv/bus/usb/ehci/ehci_rh.h 		usb_hub_descriptor_header_t header;
usb_hub_descriptor_header_t   66 uspace/drv/bus/usb/ohci/ohci_rh.c 	const unsigned dsize = sizeof(usb_hub_descriptor_header_t) +
usb_hub_descriptor_header_t   60 uspace/drv/bus/usb/ohci/ohci_rh.h 		usb_hub_descriptor_header_t header;
usb_hub_descriptor_header_t   55 uspace/drv/bus/usb/uhci/uhci_rh.c 	usb_hub_descriptor_header_t header;
usb_hub_descriptor_header_t  383 uspace/drv/bus/usb/usbhub/usbhub.c 	usb_hub_descriptor_header_t descriptor;
usb_hub_descriptor_header_t  388 uspace/drv/bus/usb/usbhub/usbhub.c 	    sizeof(usb_hub_descriptor_header_t), &received_size);
usb_hub_descriptor_header_t  151 uspace/drv/bus/usb/xhci/device.c 	usb_hub_descriptor_header_t hub_desc = { 0 };
usb_hub_descriptor_header_t  299 uspace/lib/usb/src/dump.c 	usb_hub_descriptor_header_t *d =
usb_hub_descriptor_header_t  300 uspace/lib/usb/src/dump.c 	    (usb_hub_descriptor_header_t *) descriptor;
usb_hub_descriptor_header_t   53 uspace/lib/usbhost/include/usb/host/utility.h int hc_get_hub_desc(device_t *, usb_hub_descriptor_header_t *);
usb_hub_descriptor_header_t  151 uspace/lib/usbhost/src/utility.c int hc_get_hub_desc(device_t *device, usb_hub_descriptor_header_t *desc)
usb_hub_descriptor_header_t   61 uspace/lib/usbvirt/include/usbvirt/virthub_base.h     const usb_hub_descriptor_header_t *hub_desc, usb_endpoint_t ep);
usb_hub_descriptor_header_t   59 uspace/lib/usbvirt/src/virthub_base.c     const usb_hub_descriptor_header_t *hub_desc, usb_endpoint_t ep)
HelenOS homepage, sources at GitHub