Searched defs:MAXDEVICES (Results 1 – 2 of 2) sorted by relevance
61 XISendDeviceHierarchyEvent(int flags[MAXDEVICES]) in XISendDeviceHierarchyEvent()139 add_master(ClientPtr client, xXIAddMasterInfo * c, int flags[MAXDEVICES]) in add_master()219 remove_master(ClientPtr client, xXIRemoveMasterInfo * r, int flags[MAXDEVICES]) in remove_master()333 detach_slave(ClientPtr client, xXIDetachSlaveInfo * c, int flags[MAXDEVICES]) in detach_slave()364 attach_slave(ClientPtr client, xXIAttachSlaveInfo * c, int flags[MAXDEVICES]) in attach_slave()
94 #define MAXDEVICES 256 /* input devices */ macro