Linux Kernel
3.7.1
|
Data Fields | |
char * | name |
char ** | acpiget |
char ** | acpiset |
int(* | validate )(const int, const int) |
int | value |
int | valid |
int | debug |
struct device_attribute | devattr |
Definition at line 633 of file sony-laptop.c.
char** acpiget |
Definition at line 635 of file sony-laptop.c.
char** acpiset |
Definition at line 636 of file sony-laptop.c.
int debug |
Definition at line 640 of file sony-laptop.c.
struct device_attribute devattr |
Definition at line 641 of file sony-laptop.c.
char* name |
Definition at line 634 of file sony-laptop.c.
int valid |
Definition at line 639 of file sony-laptop.c.
int value |
Definition at line 638 of file sony-laptop.c.