Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinput.h72 struct _DMXInputInfo { struct
73 const char *name; /**< Name of input display or device
99 /** Number of devices handled in this _DMXInputInfo structure. */ argument
102 /** List of actual input devices. Each _DMXInputInfo structure can argument
106 DMXLocalInputInfoPtr *devs;
108 char *keycodes; /**< XKB keycodes from command line */
109 char *symbols; /**< XKB symbols from command line */
110 char *geometry; /**< XKB geometry from command line */