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

#include <vermilion.h>

Data Fields

charname
 
int(* save )(struct vml_sys *sys)
 
int(* restore )(struct vml_sys *sys)
 
int(* set_clock )(struct vml_sys *sys, int clock)
 
int(* nearest_clock )(const struct vml_sys *sys, int clock)
 

Detailed Description

Definition at line 233 of file vermilion.h.

Field Documentation

char* name

Definition at line 234 of file vermilion.h.

int(* nearest_clock)(const struct vml_sys *sys, int clock)

Definition at line 248 of file vermilion.h.

int(* restore)(struct vml_sys *sys)

Definition at line 241 of file vermilion.h.

int(* save)(struct vml_sys *sys)

Definition at line 240 of file vermilion.h.

int(* set_clock)(struct vml_sys *sys, int clock)

Definition at line 247 of file vermilion.h.


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