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

#include <c2port.h>

Data Fields

unsigned short block_size
 
unsigned short blocks_num
 
void(* access )(struct c2port_device *dev, int status)
 
void(* c2d_dir )(struct c2port_device *dev, int dir)
 
int(* c2d_get )(struct c2port_device *dev)
 
void(* c2d_set )(struct c2port_device *dev, int status)
 
void(* c2ck_set )(struct c2port_device *dev, int status)
 

Detailed Description

Definition at line 41 of file c2port.h.

Field Documentation

Definition at line 47 of file c2port.h.

unsigned short block_size

Definition at line 43 of file c2port.h.

unsigned short blocks_num

Definition at line 44 of file c2port.h.

Definition at line 57 of file c2port.h.

Definition at line 50 of file c2port.h.

int(* c2d_get)(struct c2port_device *dev)

Definition at line 53 of file c2port.h.

Definition at line 54 of file c2port.h.


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