repo.or.cz
/
linux-2.6
/
btrfs-unstable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
watchdog: iTCO_wdt: Use device managed resources
[linux-2.6/btrfs-unstable.git]
/
drivers
/
acpi
/
battery.h
blob
6c084976987d84798cb3b253669a8bc14eb0b7ee
1
#ifndef __ACPI_BATTERY_H
2
#define __ACPI_BATTERY_H
3
4
#define ACPI_BATTERY_CLASS
"battery"
5
6
#define ACPI_BATTERY_NOTIFY_STATUS 0x80
7
#define ACPI_BATTERY_NOTIFY_INFO 0x81
8
#define ACPI_BATTERY_NOTIFY_THRESHOLD 0x82
9
10
#endif