]> Git Repo - linux.git/blob - drivers/acpi/battery.h
Merge tag 'pm-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux.git] / drivers / acpi / battery.h
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
This page took 0.031115 seconds and 4 git commands to generate.