Searched refs:extType (Results 1 – 3 of 3) sorted by relevance
182 DMXLocalInputExtType extType; /**< Extended device type */ member
1047 if (dmxLocal->extType != DMX_LOCAL_TYPE_CONSOLE) in dmxConsoleCapture()1081 if (dmxLocal->extType != DMX_LOCAL_TYPE_CONSOLE) in dmxConsoleUncapture()
212 switch (dmxLocal->extType) { in dmxGetInputAttributes()