Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxconfig.h45 extern void dmxConfigStoreFile(const char *file);
H A Ddmxconfig.c147 dmxConfigStoreFile(const char *file) in dmxConfigStoreFile() function
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxinit.c899 dmxConfigStoreFile(argv[i]); in ddxProcessArgument()