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

#include <mcp.h>

Data Fields

struct moduleowner
 
struct mcp_opsops
 
spinlock_t lock
 
int use_count
 
unsigned int sclk_rate
 
unsigned int rw_timeout
 
struct device attached_device
 

Detailed Description

Definition at line 15 of file mcp.h.

Field Documentation

struct device attached_device

Definition at line 22 of file mcp.h.

spinlock_t lock

Definition at line 18 of file mcp.h.

Definition at line 17 of file mcp.h.

struct module* owner

Definition at line 16 of file mcp.h.

unsigned int rw_timeout

Definition at line 21 of file mcp.h.

unsigned int sclk_rate

Definition at line 20 of file mcp.h.

int use_count

Definition at line 19 of file mcp.h.


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