Home
last modified time | relevance | path

Searched refs:dmxConfigLog (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Ddmxparse.c56 dmxConfigLog(const char *format, ...) in dmxConfigLog() function
73 dmxConfigLog("dmxConfigAlloc: out of memory\n"); in dmxConfigAlloc()
85 dmxConfigLog("dmxConfigRealloc: out of memory\n"); in dmxConfigRealloc()
504 dmxConfigLog("Type %d not supported in subentry\n", type); in dmxConfigCreateSub()
533 dmxConfigLog("Type %d not supported in subentry\n", pt->type); in dmxConfigFreeSub()
634 dmxConfigLog("Type %d not supported in entry\n", type); in dmxConfigCreateEntry()
654 dmxConfigLog("Type %d not supported in entry\n", pt->type); in dmxConfigFreeEntry()
H A Ddmxprint.c128 dmxConfigLog("Stack underflow\n"); in dmxConfigPopState()
214 dmxConfigLog("unknown token %d on line %d\n", p->token, p->line); in dmxConfigPrintTokenFlag()
417 dmxConfigLog("dmxConfigPrintParam: cannot handle format (a)\n"); in dmxConfigPrintParam()
425 dmxConfigLog("dmxConfigPrintParam: cannot handle format (b)\n"); in dmxConfigPrintParam()
453 dmxConfigLog("dmxConfigPrintSub:" in dmxConfigPrintSub()
509 dmxConfigLog("dmxConfigPrint: cannot handle type %d in entry\n", in dmxConfigPrint()
H A Ddmxparse.h205 extern void dmxConfigLog(const char *format, ...) _X_ATTRIBUTE_PRINTF(1,0);
/OK3568_Linux_fs/external/xserver/
H A DChangeLog37178 dmx: Add _X_ATTRIBUTE_PRINTF to dmxConfigLog() & dmxConfigOutput()
37182 dmxparse.c: In function ‘dmxConfigLog’:
37185 vprintf(format, args); /* RATS: All calls to dmxConfigLog from