Lines Matching defs:dprint
50 static void __attribute__ ((format (printf, 2, 3))) dprint(int _level, const char *_fmt, ...)
108 dprint(1, "%s:\n", __FUNCTION__);
114 dprint(1, "%s:\n", __FUNCTION__);
122 dprint(1, "%s: start\n", __FUNCTION__);
131 dprint(1, "%s: done\n", __FUNCTION__);
139 dprint(1, "%s: %dx%d\n", __FUNCTION__, sc->width, sc->height);
158 dprint(1, "%s\n", __FUNCTION__);
178 dprint(1, "%s: mode %d [ %d x %d @ %d bpp devmem 0x%llx ]\n", __FUNCTION__,
233 dprint(1, "QXL_SET_MODE %d\n", val);
240 dprint(1, "QXL_IO_RESET\n");
244 dprint(1, "QXL_IO_MEMSLOT_ADD - should not be called (this is Xspice)\n");
247 dprint(1, "QXL_IO_MEMSLOT_DEL - should not be called (this is Xspice)\n");
251 dprint(1, "QXL_IO_CREATE_PRIMARY\n");
258 dprint(1, "QXL_IO_DESTROY_PRIMARY\n");