Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxconfig.h43 extern void dmxConfigStoreInput(const char *input); /* Core devices */
H A Ddmxconfig.c106 dmxConfigStoreInput(const char *input) in dmxConfigStoreInput() function
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinit.c879 dmxConfigStoreInput(argv[i]); in ddxProcessArgument()