Home
last modified time | relevance | path

Searched refs:KERN_NOTICE (Results 1 – 6 of 6) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/
Dprintk.h12 #define KERN_NOTICE macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h106 dprintf(KERN_NOTICE pr_fmt(fmt), ##__VA_ARGS__)
528 #define KERN_NOTICE COMPAT_KERN_NOTICE macro
/third_party/uboot/u-boot-2020.01/drivers/usb/musb-new/
Dmusb_gadget_ep0.c795 printk(KERN_NOTICE "%s: peripheral reset " in musb_g_ep0_irq()
/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dmtdconcat.c702 printk(KERN_NOTICE "(%d): \"%s\"\n", i, subdev[i]->name); in mtd_concat_create()
Dmtdpart.c980 printk(KERN_NOTICE "%d %s partitions found on MTD device %s\n", in parse_mtd_partitions()
Dmtdcore.c551 printk(KERN_NOTICE "Removing MTD device #%d (%s) with use count %d\n", in del_mtd_device()