Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
stub_device Struct Reference

#include <stub.h>

Data Fields

struct usb_interfaceinterface
 
struct usb_device * udev
 
struct usbip_device ud
 
__u32 devid
 
spinlock_t priv_lock
 
struct list_head priv_init
 
struct list_head priv_tx
 
struct list_head priv_free
 
struct list_head unlink_tx
 
struct list_head unlink_free
 
wait_queue_head_t tx_waitq
 

Detailed Description

Definition at line 35 of file stub.h.

Field Documentation

__u32 devid

Definition at line 40 of file stub.h.

Definition at line 36 of file stub.h.

struct list_head priv_free

Definition at line 56 of file stub.h.

struct list_head priv_init

Definition at line 54 of file stub.h.

spinlock_t priv_lock

Definition at line 53 of file stub.h.

struct list_head priv_tx

Definition at line 55 of file stub.h.

Definition at line 62 of file stub.h.

Definition at line 39 of file stub.h.

struct usb_device* udev

Definition at line 37 of file stub.h.

struct list_head unlink_free

Definition at line 60 of file stub.h.

struct list_head unlink_tx

Definition at line 59 of file stub.h.


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