Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
c2port_device Struct Reference

#include <c2port.h>

Public Member Functions

 kmemcheck_bitfield_begin (flags)
 
 kmemcheck_bitfield_end (flags)
 

Data Fields

unsigned int access:1
 
unsigned int flash_access:1
 
int id
 
char name [C2PORT_NAME_LEN]
 
struct c2port_opsops
 
struct mutex mutex
 
struct devicedev
 
voidprivate_data
 

Detailed Description

Definition at line 24 of file c2port.h.

Member Function Documentation

kmemcheck_bitfield_begin ( flags  )
kmemcheck_bitfield_end ( flags  )

Field Documentation

unsigned int access

Definition at line 26 of file c2port.h.

struct device* dev

Definition at line 35 of file c2port.h.

unsigned int flash_access

Definition at line 27 of file c2port.h.

Definition at line 30 of file c2port.h.

Definition at line 33 of file c2port.h.

Definition at line 31 of file c2port.h.

Definition at line 32 of file c2port.h.

void* private_data

Definition at line 37 of file c2port.h.


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