#include <hub.h>
Data Fields | |
usb_address_t | address |
Device address. | |
devman_handle_t | handle |
Devman handle of the device. |
This structure exists only to keep the same signature of usb_hc_register_device() when more properties of the device would have to be passed to the host controller.
Definition at line 54 of file hub.h.