Searched refs:dmxConfigLog (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | dmxparse.c | 56 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 D | dmxprint.c | 128 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 D | dmxparse.h | 205 extern void dmxConfigLog(const char *format, ...) _X_ATTRIBUTE_PRINTF(1,0);
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 37178 dmx: Add _X_ATTRIBUTE_PRINTF to dmxConfigLog() & dmxConfigOutput() 37182 dmxparse.c: In function ‘dmxConfigLog’: 37185 vprintf(format, args); /* RATS: All calls to dmxConfigLog from
|