|
XenevaOS
|
#include <ch9.h>

Public Attributes | |
| struct usb_endpoint_descriptor | desc |
| struct list_head | urb_list |
| void * | hcpriv |
| struct ep_device * | ep_dev |
| unsigned char * | extra |
| int | extralen |
| int | enabled |
| int | streams |
| struct usb_endpoint_descriptor usb_host_endpoint::desc |
| int usb_host_endpoint::enabled |
| struct ep_device* usb_host_endpoint::ep_dev |
| unsigned char* usb_host_endpoint::extra |
| int usb_host_endpoint::extralen |
| void* usb_host_endpoint::hcpriv |
| int usb_host_endpoint::streams |
| struct list_head usb_host_endpoint::urb_list |