Home
last modified time | relevance | path

Searched defs:_DeviceChangedEvent (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Deventstr.h169 struct _DeviceChangedEvent { struct
170 unsigned char header; /**< Always ET_Internal */
171 enum EventType type; /**< ET_DeviceChanged */
172 int length; /**< Length in bytes */
173 Time time; /**< Time in ms */
174 int deviceid; /**< Device whose capabilities have changed */
175 int flags; /**< Mask of ::HAS_NEW_SLAVE,
177 int masterid; /**< MD when event was generated */
178 int sourceid; /**< The device that caused the change */
180 struct {
[all …]