Home
last modified time | relevance | path

Searched refs:dmxConfigCreateSub (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxparse.c478 dmxConfigCreateSub(DMXConfigType type, in dmxConfigCreateSub() function
543 return dmxConfigCreateSub(dmxConfigComment, comment, NULL, NULL, NULL, in dmxConfigSubComment()
550 return dmxConfigCreateSub(dmxConfigDisplay, NULL, display, NULL, NULL, in dmxConfigSubDisplay()
557 return dmxConfigCreateSub(dmxConfigWall, NULL, NULL, wall, NULL, NULL); in dmxConfigSubWall()
563 return dmxConfigCreateSub(dmxConfigOption, NULL, NULL, NULL, option, NULL); in dmxConfigSubOption()
569 return dmxConfigCreateSub(dmxConfigParam, NULL, NULL, NULL, NULL, param); in dmxConfigSubParam()
H A Ddmxparse.h259 extern DMXConfigSubPtr dmxConfigCreateSub(DMXConfigType type,