/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | spl_minimal.c | 87 void puts(const char *str) in puts() function
|
/openbmc/u-boot/arch/arm/mach-davinci/ |
H A D | spl.c | 19 void puts(const char *str) in puts() function
|
/openbmc/linux/arch/mips/boot/compressed/ |
H A D | dbg.c | 16 void puts(const char *s) in puts() function
|
H A D | decompress.c | 37 #define puts(s) do {} while (0) macro
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | spl_minimal.c | 58 void puts(const char *str) in puts() function
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | spl_minimal.c | 62 void puts(const char *str) in puts() function
|
/openbmc/u-boot/board/freescale/c29xpcie/ |
H A D | spl_minimal.c | 58 void puts(const char *str) in puts() function
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | spl_minimal.c | 60 void puts(const char *str) in puts() function
|
/openbmc/u-boot/board/freescale/bsc9132qds/ |
H A D | spl_minimal.c | 111 void puts(const char *str) in puts() function
|
/openbmc/u-boot/board/freescale/bsc9131rdb/ |
H A D | spl_minimal.c | 99 void puts(const char *str) in puts() function
|
/openbmc/u-boot/examples/api/ |
H A D | libgenwrap.c | 23 void puts(const char *s) in puts() function
|
/openbmc/u-boot/board/freescale/p1022ds/ |
H A D | spl_minimal.c | 66 void puts(const char *str) in puts() function
|
/openbmc/u-boot/include/ |
H A D | stdio.h | 25 static inline void puts(const char *s) in puts() function
|
H A D | stdio_dev.h | 37 void (*puts)(struct stdio_dev *dev, const char *s); member
|
H A D | serial.h | 16 void (*puts)(const char *s); member
|
/openbmc/linux/arch/x86/boot/ |
H A D | tty.c | 61 void __section(".inittext") puts(const char *str) in puts() function
|
/openbmc/linux/arch/nios2/boot/compressed/ |
H A D | console.c | 107 static int puts(const char *s) in puts() function
|
/openbmc/linux/arch/sh/boot/compressed/ |
H A D | misc.c | 73 int puts(const char *s) in puts() function
|
/openbmc/linux/arch/alpha/boot/ |
H A D | misc.c | 28 #define puts srm_printk macro
|
/openbmc/u-boot/lib/efi/ |
H A D | efi_stub.c | 79 void puts(const char *str) in puts() function
|
/openbmc/linux/arch/parisc/boot/compressed/ |
H A D | misc.c | 120 static int puts(const char *s) in puts() function
|
/openbmc/linux/arch/arm/boot/compressed/ |
H A D | head.S | 1364 puts: loadsp r3, r2, r1 label
|
/openbmc/linux/tools/include/nolibc/ |
H A D | stdio.h | 182 int puts(const char *s) in puts() function
|
/openbmc/u-boot/common/ |
H A D | console.c | 536 void puts(const char *s) in puts() function
|
/openbmc/u-boot/arch/arm/mach-omap2/ |
H A D | clocks-common.c | 31 #define puts(s) macro
|