Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2f4f64cdfb599fa1369560865af3e52250416e15
/
.
/
lib
/
libdss-include
/
linux
/
arcfb.h
blob: 721e7654daeb34e142f5971bc2132b8d7e413120 [
file
] [
log
] [
blame
]
#ifndef
__LINUX_ARCFB_H__
#define
__LINUX_ARCFB_H__
#define
FBIO_WAITEVENT _IO
(
'F'
,
0x88
)
#define
FBIO_GETCONTROL2 _IOR
(
'F'
,
0x89
,
size_t
)
#endif