Searched refs:pr_notice (Results 151 - 175 of 262) sorted by relevance

1234567891011

/linux-master/drivers/ssb/
H A Dpci.c288 pr_notice("Writing SPROM. Do NOT turn off the power! Please stand by...\n");
296 pr_notice("[ 0%%");
319 pr_notice("SPROM written\n");
/linux-master/fs/jffs2/
H A Dwbuf.c423 pr_notice("Faking write error at 0x%08x\n", ofs);
442 pr_notice("Recovery of wbuf succeeded to %08x\n", ofs);
630 pr_notice("Faking write error at 0x%08x\n", c->wbuf_ofs);
/linux-master/drivers/net/ethernet/8390/
H A Daxnet_cs.c303 pr_notice("this is not an AX88190 card!\n");
304 pr_notice("use pcnet_cs instead.\n");
354 pr_notice("register_netdev() failed\n");
/linux-master/drivers/isdn/hardware/mISDN/
H A DmISDNisar.c375 pr_notice("%s: ISAR software version %#x\n",
1619 pr_notice("%s: Testing version %d (%d time)\n",
1684 pr_notice("mISDN: ISAR driver Rev. %s\n", ISAR_REV);
1690 pr_notice("mISDN: ISAR module unloaded\n");
/linux-master/drivers/platform/loongarch/
H A Dloongson-laptop.c178 pr_notice("Another device driver is already "
/linux-master/drivers/gpu/drm/i915/
H A Di915_sw_fence.c437 pr_notice("Asynchronous wait on fence %s:%s:%llx timed out (hint:%ps)\n",
/linux-master/drivers/dma-buf/
H A Dst-dma-fence.c405 pr_notice("Timer did not fire within the jiffie!\n");
/linux-master/fs/netfs/
H A Dfscache_volume.c147 pr_notice("Potential volume collision new=%08x old=%08x",
/linux-master/arch/x86/kernel/
H A Dreboot.c765 pr_notice("machine restart\n");
/linux-master/drivers/acpi/
H A Dsleep.c46 pr_notice("Failure in evaluating _TTS object\n");
/linux-master/fs/smb/client/
H A Dfs_context.c753 pr_notice("enabling forceuid mount option implicitly because uid= option is specified\n");
758 pr_notice("enabling forcegid mount option implicitly because gid= option is specified\n");
763 pr_notice("ignoring forceuid mount option specified with no uid= option\n");
768 pr_notice("ignoring forcegid mount option specified with no gid= option\n");
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c218 pr_notice("Could not control frequency, ran at [%uMHz, %uMhz]\n",
/linux-master/include/linux/
H A Dprintk.h519 * pr_notice - Print a notice-level message
526 #define pr_notice(fmt, ...) \ macro
/linux-master/drivers/net/
H A Dmacsec.c1784 pr_notice("macsec: nl: add_rxsa: bad key length: %d != %d\n",
1793 pr_notice("macsec: nl: add_rxsa: bad pn length: %d != %d\n",
1806 pr_notice("macsec: nl: add_rxsa: bad salt length: %d != %d\n",
2028 pr_notice("macsec: nl: add_txsa: bad key length: %d != %d\n",
2036 pr_notice("macsec: nl: add_txsa: bad pn length: %d != %d\n",
2049 pr_notice("macsec: nl: add_txsa: bad salt length: %d != %d\n",
2382 pr_notice("macsec: nl: upd_txsa: bad pn length: %d != %d\n",
2480 pr_notice("macsec: nl: upd_rxsa: bad pn length: %d != %d\n",
/linux-master/security/keys/
H A Dkey.c1240 pr_notice("Key type %s registered\n", ktype->name);
1263 pr_notice("Key type %s unregistered\n", ktype->name);
/linux-master/net/rxrpc/
H A Daf_rxrpc.c1033 pr_notice("Failed to allocate call jar\n");
1039 pr_notice("Failed to allocate work queue\n");
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c272 pr_notice("Failed to get qed ethtool operations\n");
281 pr_notice("Failed to register netdevice_notifier\n");
288 pr_notice("Failed to register driver\n");
1235 pr_notice("Starting qede probe\n");
1257 pr_notice("Cannot start slowpath\n");
/linux-master/fs/afs/
H A Dyfsclient.c158 pr_notice("YFS XDR: Bad status record\n");
162 pr_notice("%03x: %08x %08x %08x %08x\n",
167 pr_notice("0x60: %08x %08x\n", ntohl(x[0]), ntohl(x[1]));
/linux-master/drivers/platform/x86/
H A Dasus-laptop.c1707 pr_notice("BSTS called, 0x%02x returned\n",
1740 pr_notice(" %s model detected\n", string);
1830 pr_notice("Asus Laptop Support version %s\n",
/linux-master/arch/powerpc/platforms/ps3/
H A Dos-area.c640 pr_notice("%s: Verify of flash database failed, formatting.\n",
/linux-master/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c1156 pr_notice("device tree lacks clock specs, adding fallbacks (0x%x,%s%s%s%s%s%s%s%s%s%s)\n",
/linux-master/drivers/w1/
H A Dw1_netlink.c667 pr_notice("%s: cn: %x.%x, wrong type: %u, len: %u.\n",
/linux-master/kernel/
H A Dtorture.c620 pr_notice("torture thread %s parking due to system shutdown\n",
/linux-master/drivers/mtd/
H A Dmtdpart.c532 pr_notice("%d %s partitions found on MTD device %s\n", ret,
/linux-master/drivers/net/arcnet/
H A Dcom90xx.c691 pr_notice("Disabled\n");

Completed in 351 milliseconds

1234567891011