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

#include <hwspinlock_internal.h>

Data Fields

struct hwspinlock_devicebank
 
spinlock_t lock
 
voidpriv
 

Detailed Description

struct hwspinlock - this struct represents a single hwspinlock instance : the hwspinlock_device structure which owns this lock : initialized and used by hwspinlock core : private data, owned by the underlying platform-specific hwspinlock drv

Definition at line 48 of file hwspinlock_internal.h.

Field Documentation

Definition at line 49 of file hwspinlock_internal.h.

spinlock_t lock

Definition at line 50 of file hwspinlock_internal.h.

Definition at line 51 of file hwspinlock_internal.h.


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