Searched refs:dmxApplyFunctions (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxevents.c88 static int dmxApplyFunctions(DMXInputInfo *dmxInput, DMXFunctionType f) function in typeref:typename:int
140 dmxApplyFunctions(dmxInput, DMX_FUNCTION_GRAB);
144 dmxApplyFunctions(dmxInput, DMX_FUNCTION_FINE);
148 if (dmxApplyFunctions(dmxInput, DMX_FUNCTION_TERMINATE)) {

Completed in 2 milliseconds