]> Git Repo - linux.git/blame - drivers/acpi/battery.h
Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86
[linux.git] / drivers / acpi / battery.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
f03be352
AM
2#ifndef __ACPI_BATTERY_H
3#define __ACPI_BATTERY_H
4
5#define ACPI_BATTERY_CLASS "battery"
6
7#define ACPI_BATTERY_NOTIFY_STATUS 0x80
8#define ACPI_BATTERY_NOTIFY_INFO 0x81
9#define ACPI_BATTERY_NOTIFY_THRESHOLD 0x82
10
11#endif
This page took 0.286312 seconds and 4 git commands to generate.