|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/kobject.h>#include <linux/suspend.h>#include <linux/sysfs.h>#include <asm/mach-au1x00/au1000.h>#include <asm/mach-au1x00/gpio.h>#include <asm/mach-db1x00/bcsr.h>Go to the source code of this file.
Macros | |
| #define | ATTRCMP(x) (0 == strcmp(attr->attr.name, #x)) |
| #define | ATTR(x) |
| #define | ATTR_LIST(x) & x ## _attribute.attr |
Functions | |
| ATTR (gpio0) | |
| late_initcall (pm_init) | |
| #define ATTR_LIST | ( | x | ) | & x ## _attribute.attr |
| late_initcall | ( | pm_init | ) |
1.8.2