Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxconfig.h46 extern void dmxConfigStoreConfig(const char *config);
H A Ddmxconfig.c157 dmxConfigStoreConfig(const char *config) in dmxConfigStoreConfig() function
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinit.c904 dmxConfigStoreConfig(argv[i]); in ddxProcessArgument()