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

#include <tm6000.h>

Data Fields

struct list_head next
 
charname
 
enum tm6000_ops_type type
 
int(* init )(struct tm6000_core *)
 
int(* fini )(struct tm6000_core *)
 
int(* fillbuf )(struct tm6000_core *, char *buf, int size)
 

Detailed Description

Definition at line 275 of file tm6000.h.

Field Documentation

int(* fillbuf)(struct tm6000_core *, char *buf, int size)

Definition at line 281 of file tm6000.h.

int(* fini)(struct tm6000_core *)

Definition at line 280 of file tm6000.h.

int(* init)(struct tm6000_core *)

Definition at line 279 of file tm6000.h.

char* name

Definition at line 277 of file tm6000.h.

Definition at line 276 of file tm6000.h.

Definition at line 278 of file tm6000.h.


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