sonypi.h revision 655a7c081f83b8351ed5f11a6c6accd9458293a8
1/****************************************************************************
2 ****************************************************************************
3 ***
4 ***   This header was automatically generated from a Linux kernel header
5 ***   of the same name, to make information necessary for userspace to
6 ***   call into the kernel available to libc.  It contains only constants,
7 ***   structures, and macros generated from the original header, and thus,
8 ***   contains no copyrightable information.
9 ***
10 ***   To edit the content of this header, modify the corresponding
11 ***   source file (e.g. under external/kernel-headers/original/) then
12 ***   run bionic/libc/kernel/tools/update_all.py
13 ***
14 ***   Any manual change here will be lost the next time this script will
15 ***   be run. You've been warned!
16 ***
17 ****************************************************************************
18 ****************************************************************************/
19#ifndef _UAPI_SONYPI_H_
20#define _UAPI_SONYPI_H_
21#include <linux/types.h>
22#define SONYPI_EVENT_IGNORE 0
23/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
24#define SONYPI_EVENT_JOGDIAL_DOWN 1
25#define SONYPI_EVENT_JOGDIAL_UP 2
26#define SONYPI_EVENT_JOGDIAL_DOWN_PRESSED 3
27#define SONYPI_EVENT_JOGDIAL_UP_PRESSED 4
28/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
29#define SONYPI_EVENT_JOGDIAL_PRESSED 5
30#define SONYPI_EVENT_JOGDIAL_RELEASED 6
31#define SONYPI_EVENT_CAPTURE_PRESSED 7
32#define SONYPI_EVENT_CAPTURE_RELEASED 8
33/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
34#define SONYPI_EVENT_CAPTURE_PARTIALPRESSED 9
35#define SONYPI_EVENT_CAPTURE_PARTIALRELEASED 10
36#define SONYPI_EVENT_FNKEY_ESC 11
37#define SONYPI_EVENT_FNKEY_F1 12
38/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
39#define SONYPI_EVENT_FNKEY_F2 13
40#define SONYPI_EVENT_FNKEY_F3 14
41#define SONYPI_EVENT_FNKEY_F4 15
42#define SONYPI_EVENT_FNKEY_F5 16
43/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
44#define SONYPI_EVENT_FNKEY_F6 17
45#define SONYPI_EVENT_FNKEY_F7 18
46#define SONYPI_EVENT_FNKEY_F8 19
47#define SONYPI_EVENT_FNKEY_F9 20
48/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
49#define SONYPI_EVENT_FNKEY_F10 21
50#define SONYPI_EVENT_FNKEY_F11 22
51#define SONYPI_EVENT_FNKEY_F12 23
52#define SONYPI_EVENT_FNKEY_1 24
53/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
54#define SONYPI_EVENT_FNKEY_2 25
55#define SONYPI_EVENT_FNKEY_D 26
56#define SONYPI_EVENT_FNKEY_E 27
57#define SONYPI_EVENT_FNKEY_F 28
58/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
59#define SONYPI_EVENT_FNKEY_S 29
60#define SONYPI_EVENT_FNKEY_B 30
61#define SONYPI_EVENT_BLUETOOTH_PRESSED 31
62#define SONYPI_EVENT_PKEY_P1 32
63/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
64#define SONYPI_EVENT_PKEY_P2 33
65#define SONYPI_EVENT_PKEY_P3 34
66#define SONYPI_EVENT_BACK_PRESSED 35
67#define SONYPI_EVENT_LID_CLOSED 36
68/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
69#define SONYPI_EVENT_LID_OPENED 37
70#define SONYPI_EVENT_BLUETOOTH_ON 38
71#define SONYPI_EVENT_BLUETOOTH_OFF 39
72#define SONYPI_EVENT_HELP_PRESSED 40
73/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
74#define SONYPI_EVENT_FNKEY_ONLY 41
75#define SONYPI_EVENT_JOGDIAL_FAST_DOWN 42
76#define SONYPI_EVENT_JOGDIAL_FAST_UP 43
77#define SONYPI_EVENT_JOGDIAL_FAST_DOWN_PRESSED 44
78/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
79#define SONYPI_EVENT_JOGDIAL_FAST_UP_PRESSED 45
80#define SONYPI_EVENT_JOGDIAL_VFAST_DOWN 46
81#define SONYPI_EVENT_JOGDIAL_VFAST_UP 47
82#define SONYPI_EVENT_JOGDIAL_VFAST_DOWN_PRESSED 48
83/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
84#define SONYPI_EVENT_JOGDIAL_VFAST_UP_PRESSED 49
85#define SONYPI_EVENT_ZOOM_PRESSED 50
86#define SONYPI_EVENT_THUMBPHRASE_PRESSED 51
87#define SONYPI_EVENT_MEYE_FACE 52
88/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
89#define SONYPI_EVENT_MEYE_OPPOSITE 53
90#define SONYPI_EVENT_MEMORYSTICK_INSERT 54
91#define SONYPI_EVENT_MEMORYSTICK_EJECT 55
92#define SONYPI_EVENT_ANYBUTTON_RELEASED 56
93/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
94#define SONYPI_EVENT_BATTERY_INSERT 57
95#define SONYPI_EVENT_BATTERY_REMOVE 58
96#define SONYPI_EVENT_FNKEY_RELEASED 59
97#define SONYPI_EVENT_WIRELESS_ON 60
98/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
99#define SONYPI_EVENT_WIRELESS_OFF 61
100#define SONYPI_EVENT_ZOOM_IN_PRESSED 62
101#define SONYPI_EVENT_ZOOM_OUT_PRESSED 63
102#define SONYPI_EVENT_CD_EJECT_PRESSED 64
103/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
104#define SONYPI_EVENT_MODEKEY_PRESSED 65
105#define SONYPI_EVENT_PKEY_P4 66
106#define SONYPI_EVENT_PKEY_P5 67
107#define SONYPI_EVENT_SETTINGKEY_PRESSED 68
108/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
109#define SONYPI_EVENT_VOLUME_INC_PRESSED 69
110#define SONYPI_EVENT_VOLUME_DEC_PRESSED 70
111#define SONYPI_EVENT_BRIGHTNESS_PRESSED 71
112#define SONYPI_EVENT_MEDIA_PRESSED 72
113/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
114#define SONYPI_EVENT_VENDOR_PRESSED 73
115#define SONYPI_IOCGBRT _IOR('v', 0, __u8)
116#define SONYPI_IOCSBRT _IOW('v', 0, __u8)
117#define SONYPI_IOCGBAT1CAP _IOR('v', 2, __u16)
118/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
119#define SONYPI_IOCGBAT1REM _IOR('v', 3, __u16)
120#define SONYPI_IOCGBAT2CAP _IOR('v', 4, __u16)
121#define SONYPI_IOCGBAT2REM _IOR('v', 5, __u16)
122#define SONYPI_BFLAGS_B1 0x01
123/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
124#define SONYPI_BFLAGS_B2 0x02
125#define SONYPI_BFLAGS_AC 0x04
126#define SONYPI_IOCGBATFLAGS _IOR('v', 7, __u8)
127#define SONYPI_IOCGBLUE _IOR('v', 8, __u8)
128/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
129#define SONYPI_IOCSBLUE _IOW('v', 9, __u8)
130#define SONYPI_IOCGFAN _IOR('v', 10, __u8)
131#define SONYPI_IOCSFAN _IOW('v', 11, __u8)
132#define SONYPI_IOCGTEMP _IOR('v', 12, __u8)
133/* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */
134#endif
135