|
Linux Kernel
3.7.1
|
#include <ozusbsvc.h>
Data Fields | |
| atomic_t | ref_count |
| u8 | tx_seq_num |
| u8 | rx_seq_num |
| struct oz_pd * | pd |
| void * | hport |
| int | stopped |
Definition at line 14 of file ozusbsvc.h.
| void* hport |
Definition at line 19 of file ozusbsvc.h.
Definition at line 18 of file ozusbsvc.h.
| atomic_t ref_count |
Definition at line 15 of file ozusbsvc.h.
| u8 rx_seq_num |
Definition at line 17 of file ozusbsvc.h.
| int stopped |
Definition at line 20 of file ozusbsvc.h.
| u8 tx_seq_num |
Definition at line 16 of file ozusbsvc.h.
1.8.2