Home
last modified time | relevance | path

Searched defs:dprint (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dstreamline_config.pl54 sub dprint { subroutine
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dstreamline_config.pl53 sub dprint { subroutine
/OK3568_Linux_fs/kernel/tools/power/cpupower/utils/helpers/
H A Dhelpers.h49 #define dprint(fmt, ...) { \ macro
56 static inline void dprint(const char *fmt, ...) { } in dprint() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dstreamline_config.pl54 sub dprint { subroutine
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmath-emu.h109 #define dprint(bit, fmt, ...) ({ \ macro
114 #define dprint(bit, fmt, ...) no_printk(fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/scripts/
H A Dleaking_addresses.pl162 sub dprint subroutine
/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_mem.c38 dprint(unsigned long start, unsigned long size) in dprint() function