Changes in uspace/drv/bus/usb/usbhub/usbhub.h [54d1ad9:fb2ef35] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/usbhub.h
r54d1ad9 rfb2ef35 57 57 /** Port structures, one for each port */ 58 58 usb_hub_port_t *ports; 59 /** Connection to hcd */60 usb_hc_connection_t connection;61 59 /** Generic usb device data*/ 62 60 usb_device_t *usb_device;
Note:
See TracChangeset
for help on using the changeset viewer.