Searched refs:KERN_INFO (Results 1 – 7 of 7) sorted by relevance
| /openbmc/openbmc/poky/meta/lib/oeqa/runtime/files/ |
| H A D | hellomod.c | 7 printk(KERN_INFO "Hello world!\n"); in hello_init() 13 printk(KERN_INFO "Cleaning up hellomod.\n"); in hello_cleanup()
|
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | samsung.c | 160 printk(KERN_INFO "s3c_onenand_readw: Illegal access" in s3c_onenand_readw() 203 printk(KERN_INFO "s3c_onenand_writew: Illegal access" in s3c_onenand_writew() 250 printk(KERN_INFO "%s: ECC error = 0x%04x\n", in s3c_onenand_wait() 258 printk(KERN_INFO "%s: controller error = 0x%04x\n", in s3c_onenand_wait() 261 printk(KERN_INFO "%s: it's locked error = 0x%04x\n", in s3c_onenand_wait()
|
| H A D | onenand_bbt.c | 74 printk(KERN_INFO "Scanning device for bad blocks\n"); in create_bbt()
|
| H A D | onenand_base.c | 1183 printk(KERN_INFO "onenand_bbt_wait: ecc error = 0x%04x" in onenand_bbt_wait() 2295 printk(KERN_INFO "Die %d boundary: %d%s\n", die, in flexonenand_get_boundary() 2362 printk(KERN_INFO "Device has %d eraseregions\n", mtd->numeraseregions); in flexonenand_get_size() 2364 printk(KERN_INFO "[offset: 0x%08llx, erasesize: 0x%05x," in flexonenand_get_size() 2485 printk(KERN_INFO "flexonenand_set_boundary: Changing die %d boundary: %d%s\n", in flexonenand_set_boundary() 2714 printk(KERN_INFO "OneNAND Sync. Burst Read support\n"); in onenand_scan()
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_debug.h | 17 #define INFO(fmt, args...) yprintk(KERN_INFO, fmt, ## args)
|
| /openbmc/u-boot/include/linux/ |
| H A D | printk.h | 13 #define KERN_INFO macro
|
| /openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
| H A D | fail_on_no_media.patch | 13 It could also be argued that the KERN_INFO message from btrfs could be
|