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

Data Fields

union {
   struct hso_serial *   dev_serial
 
   struct hso_net *   dev_net
 
port_data
 
u32 port_spec
 
u8 is_active
 
u8 usb_gone
 
struct work_struct async_get_intf
 
struct work_struct async_put_intf
 
struct work_struct reset_device
 
struct usb_device * usb
 
struct usb_interfaceinterface
 
struct devicedev
 
struct kref ref
 
struct mutex mutex
 

Detailed Description

Definition at line 268 of file hso.c.

Field Documentation

struct work_struct async_get_intf

Definition at line 278 of file hso.c.

struct work_struct async_put_intf

Definition at line 279 of file hso.c.

struct device* dev

Definition at line 285 of file hso.c.

struct hso_net* dev_net

Definition at line 271 of file hso.c.

struct hso_serial* dev_serial

Definition at line 270 of file hso.c.

Definition at line 283 of file hso.c.

u8 is_active

Definition at line 276 of file hso.c.

Definition at line 287 of file hso.c.

union { ... } port_data
u32 port_spec

Definition at line 274 of file hso.c.

struct kref ref

Definition at line 286 of file hso.c.

struct work_struct reset_device

Definition at line 280 of file hso.c.

struct usb_device* usb

Definition at line 282 of file hso.c.

u8 usb_gone

Definition at line 277 of file hso.c.


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