Searched refs:dprint (Results 1 – 4 of 4) sorted by relevance
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | streamline_config.pl | 54 sub dprint { subroutine 228 dprint "Added default depends $dep to $config\n"; 403 dprint "$conf added by direct ($module)\n"; 408 dprint " deps = $depends{$c}\n"; 410 dprint " no deps\n"; 466 dprint "$conf selected by depend $depconfig\n"; 500 dprint "$conf not set for $config select\n"; 506 dprint "$conf (non module) selects config, we are good\n"; 511 dprint "$conf selects $config so we are good\n"; 536 dprint "$next_config selected by select $config\n"; [all …]
|
| /openbmc/qemu/hw/audio/ |
| H A D | intel-hda.h | 56 #define dprint(_dev, _level, _fmt, ...) \ macro
|
| /openbmc/qemu/hw/display/ |
| H A D | qxl.h | 136 #define dprint(_qxl, _level, _fmt, ...) \ macro
|
| H A D | qxl.c | 2196 dprint(qxl, 1, "ram/%s: %" PRId64 " MB [region 0]\n", 2198 dprint(qxl, 1, "vram/32: %" PRIx64 " MB [region 1]\n", 2200 dprint(qxl, 1, "vram/64: %" PRIx64 " MB %s\n",
|