|
Linux Kernel
3.7.1
|
Data Fields | |
| unsigned | flags |
| unsigned | status |
| void * | hpd |
| struct oz_hcd * | ozhcd |
| spinlock_t | port_lock |
| u8 | bus_addr |
| u8 | next_req_id |
| u8 | config_num |
| int | num_iface |
| struct oz_interface * | iface |
| struct oz_endpoint * | out_ep [OZ_NB_ENDPOINTS] |
| struct oz_endpoint * | in_ep [OZ_NB_ENDPOINTS] |
| struct list_head | isoc_out_ep |
| struct list_head | isoc_in_ep |
| struct oz_interface* iface |
| struct oz_endpoint* in_ep[OZ_NB_ENDPOINTS] |
| struct oz_endpoint* out_ep[OZ_NB_ENDPOINTS] |
| spinlock_t port_lock |
1.8.2