Linux Kernel
3.7.1
|
#include <vermilion.h>
Data Fields | |
char * | name |
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) |
Definition at line 233 of file vermilion.h.
char* name |
Definition at line 234 of file vermilion.h.
Definition at line 248 of file vermilion.h.