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

#include <mcdi.h>

Data Fields

struct efx_buffer dma_buf
 
struct mutex update_lock
 
unsigned long last_update
 
struct devicedevice
 
struct efx_mcdi_mon_attribute * attrs
 
unsigned int n_attrs
 

Detailed Description

Definition at line 59 of file mcdi.h.

Field Documentation

struct efx_mcdi_mon_attribute* attrs

Definition at line 64 of file mcdi.h.

Definition at line 63 of file mcdi.h.

Definition at line 60 of file mcdi.h.

unsigned long last_update

Definition at line 62 of file mcdi.h.

unsigned int n_attrs

Definition at line 65 of file mcdi.h.

struct mutex update_lock

Definition at line 61 of file mcdi.h.


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