Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxevents.c88 dmxApplyFunctions(DMXInputInfo * dmxInput, DMXFunctionType f) in dmxApplyFunctions() function
140 dmxApplyFunctions(dmxInput, DMX_FUNCTION_GRAB); in dmxCheckFunctionKeys()
144 dmxApplyFunctions(dmxInput, DMX_FUNCTION_FINE); in dmxCheckFunctionKeys()
148 if (dmxApplyFunctions(dmxInput, DMX_FUNCTION_TERMINATE)) { in dmxCheckFunctionKeys()