Searched refs:printk_once (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/ | ||
D | printk.h | 76 #define printk_once(fmt, ...) \ macro |
/external/u-boot/lib/ | ||
D | list_sort.c | 132 printk_once(KERN_DEBUG "list passed to" in list_sort() |