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

Data Fields

struct cmbmem
 
struct list_head list
 
int num_channels
 
spinlock_t lock
 

Detailed Description

struct cmb_area - container for global cmb data

: pointer to CMBs (only in basic measurement mode) : contains a linked list of all subchannels : number of channels to be measured : protect concurrent access to and

Definition at line 443 of file cmf.c.

Field Documentation

Definition at line 445 of file cmf.c.

spinlock_t lock

Definition at line 447 of file cmf.c.

Definition at line 444 of file cmf.c.

int num_channels

Definition at line 446 of file cmf.c.


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