Go to the documentation of this file.
29 #include <linux/types.h>
44 #define GET_INFO_BASE 0x01
45 #define GET_OBJECTS 0x02
46 #define GET_VALUE 0x03
47 #define GET_VALUE_BY_CLASS 0x04
48 #define GET_OBJECT_INFO 0x05
49 #define GET_ATTRIB_NAMES 0x06
52 #define IAS_CLASS_UNKNOWN 1
53 #define IAS_ATTRIB_UNKNOWN 2
54 #define IAS_DISCONNECT 10