XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
usb_host_endpoint Struct Reference

#include <ch9.h>

Collaboration diagram for usb_host_endpoint:
Collaboration graph
[legend]

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
 

Member Data Documentation

◆ desc

struct usb_endpoint_descriptor usb_host_endpoint::desc

◆ enabled

int usb_host_endpoint::enabled

◆ ep_dev

struct ep_device* usb_host_endpoint::ep_dev

◆ extra

unsigned char* usb_host_endpoint::extra

◆ extralen

int usb_host_endpoint::extralen

◆ hcpriv

void* usb_host_endpoint::hcpriv

◆ streams

int usb_host_endpoint::streams

◆ urb_list

struct list_head usb_host_endpoint::urb_list

The documentation for this struct was generated from the following file: