Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxinputinit.h182 DMXLocalInputExtType extType; /**< Extended device type */ member
H A Ddmxconsole.c1047 if (dmxLocal->extType != DMX_LOCAL_TYPE_CONSOLE) in dmxConsoleCapture()
1081 if (dmxLocal->extType != DMX_LOCAL_TYPE_CONSOLE) in dmxConsoleUncapture()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.c212 switch (dmxLocal->extType) { in dmxGetInputAttributes()