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

Data Fields

acpi_handle handle
 
unsigned long last_dock_time
 
u32 flags
 
spinlock_t dd_lock
 
struct mutex hp_lock
 
struct list_head dependent_devices
 
struct list_head hotplug_devices
 
struct list_head sibling
 
struct platform_devicedock_device
 

Detailed Description

Definition at line 61 of file dock.c.

Field Documentation

spinlock_t dd_lock

Definition at line 65 of file dock.c.

struct list_head dependent_devices

Definition at line 67 of file dock.c.

struct platform_device* dock_device

Definition at line 71 of file dock.c.

u32 flags

Definition at line 64 of file dock.c.

Definition at line 62 of file dock.c.

struct list_head hotplug_devices

Definition at line 68 of file dock.c.

struct mutex hp_lock

Definition at line 66 of file dock.c.

unsigned long last_dock_time

Definition at line 63 of file dock.c.

struct list_head sibling

Definition at line 70 of file dock.c.


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