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

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxconfig.h43 extern void dmxConfigStoreInput(const char *input); /* Core devices */
H A Ddmxconfig.c102 void dmxConfigStoreInput(const char *input) function in typeref:typename:void
112 dmxLog(dmxFatal, "dmxConfigStoreInput: end of list non-NULL\n");
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxinit.c873 if (++i < argc) dmxConfigStoreInput(argv[i]);

Completed in 3 milliseconds