Searched defs:dprint (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | streamline_config.pl | 54 sub dprint { subroutine
|
/openbmc/linux/scripts/kconfig/ |
H A D | streamline_config.pl | 54 sub dprint { subroutine
|
/openbmc/linux/tools/power/cpupower/utils/helpers/ |
H A D | helpers.h | 50 #define dprint(fmt, ...) { \ macro 57 static inline void dprint(const char *fmt, ...) { } in dprint() function
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | math-emu.h | 109 #define dprint(bit, fmt, ...) ({ \ macro 114 #define dprint(bit, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
|
/openbmc/linux/scripts/ |
H A D | leaking_addresses.pl | 163 sub dprint subroutine
|
/openbmc/qemu/hw/audio/ |
H A D | intel-hda.h | 56 #define dprint(_dev, _level, _fmt, ...) \ macro
|
/openbmc/linux/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_debug.h | 50 #define dprint(ioc, fmt, ...) \ macro
|
/openbmc/qemu/hw/display/ |
H A D | qxl.h | 136 #define dprint(_qxl, _level, _fmt, ...) \ macro
|