Searched refs:pr_err (Results 151 - 175 of 4184) sorted by relevance

1234567891011>>

/linux-master/drivers/clk/versatile/
H A Dclk-icst.c164 pr_err("ICST error: tried to set bit 8 of VDW\n");
166 pr_err("ICST error: tried to use VOD != 1\n");
168 pr_err("ICST error: tried to use RDW != 22\n");
174 pr_err("ICST error: tried to set bit 8 of VDW\n");
176 pr_err("ICST error: tried to use VOD != 1\n");
178 pr_err("ICST error: tried to use RDW != 22\n");
184 pr_err("ICST error: tried to set bit 8 of VDW\n");
186 pr_err("ICST error: tried to use RDW != 22\n");
192 pr_err("ICST error: tried to set bit 8 of VDW\n");
194 pr_err("ICS
[all...]
/linux-master/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c239 pr_err("Unknown Telemetry action specified %d\n", action);
290 pr_err("IOSS TELEM_CTRL Read Failed\n");
301 pr_err("IOSS TELEM_CTRL Event Disable Write Failed\n");
316 pr_err("IOSS TELEM_CTRL Event Disable Write Failed\n");
326 pr_err("IOSS TELEM_RESET Fail for data: %x\n",
344 pr_err("IOSS TELEM_CTRL Event Disable Write Failed\n");
357 pr_err("IOSS TELEM_UPDATE Fail for Evt%x\n",
376 pr_err("IOSS TELEM_ADD Fail for Event %x\n",
394 pr_err("IOSS TELEM_CTRL Event Enable Write Failed\n");
421 pr_err("PS
[all...]
/linux-master/fs/hfs/
H A Dsuper.c250 pr_err("uid requires an argument\n");
255 pr_err("invalid uid %d\n", tmp);
261 pr_err("gid requires an argument\n");
266 pr_err("invalid gid %d\n", tmp);
272 pr_err("umask requires a value\n");
280 pr_err("file_umask requires a value\n");
287 pr_err("dir_umask requires a value\n");
294 pr_err("part requires an argument\n");
300 pr_err("session requires an argument\n");
306 pr_err("typ
[all...]
/linux-master/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c55 pr_err("NFLASH control command not ready!\n");
69 pr_err("Error on polling\n");
77 pr_err("Polling timeout!\n");
157 pr_err("%s ctl_cmd didn't work!\n", __func__);
235 pr_err("READID error\n");
250 pr_err("READID error\n");
262 pr_err("STATUS command error\n");
276 pr_err("ERASE1 failed\n");
291 pr_err("SEQIN failed\n");
296 pr_err("PAGEPRO
[all...]
/linux-master/drivers/net/netdevsim/
H A Dbus.c157 pr_err("Value of \"id\" is too big.\n");
162 pr_err("Format for adding new device is \"id port_count num_queues\" (uint uint unit).\n");
206 pr_err("Value of \"id\" is too big.\n");
211 pr_err("Format for deleting device is \"id\" (uint).\n");
246 pr_err("Format for linking two devices is \"netnsfd_a:ifidx_a netnsfd_b:ifidx_b\" (int uint int uint).\n");
252 pr_err("Could not find netns with fd: %d\n", netnsfd_a);
258 pr_err("Could not find netns with fd: %d\n", netnsfd_b);
267 pr_err("Could not find device with ifindex %u in netnsfd %d\n",
273 pr_err("Device with ifindex %u in netnsfd %d is not a netdevsim\n",
280 pr_err("Coul
[all...]
/linux-master/drivers/clocksource/
H A Dtimer-fsl-ftm.c191 pr_err("ftm: setup irq failed: %d\n", err);
221 pr_err("ftm: init clock source mmio failed: %d\n", err);
238 pr_err("ftm: Cannot get \"%s\": %ld\n", cnt_name, PTR_ERR(clk));
243 pr_err("ftm: clock failed to prepare+enable \"%s\": %d\n",
250 pr_err("ftm: Cannot get \"%s\": %ld\n", ftm_name, PTR_ERR(clk));
255 pr_err("ftm: clock failed to prepare+enable \"%s\": %d\n",
290 pr_err("ftm: the prescaler is %lu > %d\n",
310 pr_err("ftm: unable to map event timer registers\n");
316 pr_err("ftm: unable to map source timer registers\n");
323 pr_err("ft
[all...]
H A Dtimer-atmel-st.c191 pr_err("Unable to get regmap\n");
203 pr_err("Unable to get IRQ from DT\n");
212 pr_err("Unable to setup IRQ\n");
218 pr_err("Unable to get slow clock\n");
224 pr_err("Could not enable slow clock\n");
230 pr_err("Invalid slow clock rate\n");
H A Dtimer-orion.c123 pr_err("%pOFn: unable to map resource\n", np);
129 pr_err("%pOFn: unable to get clk\n", np);
135 pr_err("Failed to prepare clock\n");
142 pr_err("%pOFn: unable to parse timer1 irq\n", np);
160 pr_err("Failed to initialize mmio timer\n");
170 pr_err("%pOFn: unable to setup irq\n", np);
/linux-master/tools/perf/bench/
H A Devlist-open-close.c86 pr_err("Not enough memory to create evlist\n");
95 pr_err("Run 'perf list' for a list of valid events\n");
102 pr_err("Not enough memory to create thread/cpu maps\n");
121 pr_err("evlist__open: %s\n", str_error_r(errno, sbuf, sizeof(sbuf)));
127 pr_err("evlist__mmap: %s\n", str_error_r(errno, sbuf, sizeof(sbuf)));
200 pr_err("strbuf_init: %s\n", str_error_r(err, sbuf, sizeof(sbuf)));
207 pr_err("strbuf_add: %s\n", str_error_r(err, sbuf, sizeof(sbuf)));
213 pr_err("strbuf_addch: %s\n", str_error_r(err, sbuf, sizeof(sbuf)));
240 pr_err("%s\n", errbuf);
247 pr_err("
[all...]
/linux-master/drivers/video/
H A Dof_display_timing.c33 pr_err("%pOF: could not find property %s\n", np, name);
45 pr_err("%pOF: illegal timing specification in %s\n", np, name);
106 pr_err("%pOF: error reading timing properties\n", np);
156 pr_err("%pOF: could not find display-timings node\n", np);
162 pr_err("%pOF: could not allocate struct disp'\n", np);
172 pr_err("%pOF: no timing specifications given\n", np);
183 pr_err("%pOF: no timings specified\n", np);
191 pr_err("%pOF: could not allocate timings array\n", np);
204 pr_err("%pOF: could not allocate display_timing struct\n",
215 pr_err("
[all...]
/linux-master/drivers/misc/lkdtm/
H A Dperms.c81 pr_err("FAIL: func returned\n");
103 pr_err("FAIL: func returned\n");
113 pr_err("FAIL: survived bad write\n");
132 pr_err("FAIL: survived bad write\n");
147 pr_err("FAIL: survived bad write\n");
163 pr_err("FAIL: survived bad write\n");
244 pr_err("FAIL: survived bad read\n");
248 pr_err("FAIL: survived bad write\n");
261 pr_err("FAIL: survived bad read\n");
265 pr_err("FAI
[all...]
H A Drefcount.c19 pr_err("Fail: refcount wrapped to %d\n", refcount_read(ref));
97 pr_err("Fail: refcount went crazy: %d\n", refcount_read(ref));
140 pr_err("Fail: refcount went crazy: %d\n", refcount_read(ref));
216 pr_err("Fail: refcount went past zero!\n");
218 pr_err("Fail: Zero not detected!?\n");
241 pr_err("Fail: refcount went past zero\n");
243 pr_err("Fail: Zero not detected!?\n");
262 pr_err("Fail: refcount went crazy: %d\n", refcount_read(ref));
364 pr_err("atomic timing: out of sync up/down cycle: %u\n", i - 1);
389 pr_err("refcoun
[all...]
/linux-master/arch/arm/mach-rockchip/
H A Dpm.c193 pr_err("%s: Failed to suspend\n", __func__);
221 pr_err("%s: Suspend finish failed\n", __func__);
232 pr_err("%s: could not find pmu regmap\n", __func__);
239 pr_err("%s: could not find sgrf regmap\n", __func__);
246 pr_err("%s: could not find grf regmap\n", __func__);
253 pr_err("%s: could not find bootram dt node\n", __func__);
259 pr_err("%s: could not map bootram base\n", __func__);
266 pr_err("%s: could not get bootram phy addr\n", __func__);
313 pr_err("Failed to find PMU node\n");
322 pr_err("
[all...]
/linux-master/arch/arm/mach-omap2/
H A Ddisplay.c169 pr_err("DSS not supported on this SoC\n");
177 pr_err("Unable to register omapdss device\n");
184 pr_err("Unable to register omapvrfb device\n");
191 pr_err("Unable to register omapfb device\n");
198 pr_err("Unable to register omap_vout device\n");
254 pr_err("Unable to find DSS platform device\n");
263 pr_err("Unable to populate DSS submodule devices\n");
287 pr_err("display: could not disable outputs during reset due to missing dev_attr\n");
364 pr_err("didn't get FRAMEDONE1/2/3 or TV interrupt\n");
378 pr_err("dss_cor
[all...]
/linux-master/drivers/dma-buf/
H A Dst-dma-fence-unwrap.c149 pr_err("Unexpected fence!\n");
155 pr_err("Not all fences seen!\n");
193 pr_err("Unexpected fence!\n");
199 pr_err("Not all fences seen!\n");
241 pr_err("Unexpected fence!\n");
247 pr_err("Not all fences seen!\n");
289 pr_err("Unexpected fence!\n");
295 pr_err("Not all fences seen!\n");
348 pr_err("Unexpected fence!\n");
354 pr_err("No
[all...]
/linux-master/drivers/soc/fsl/qe/
H A Dqe_tdm.c47 pr_err("QE-TDM: Invalid rx-sync-clock property\n");
51 pr_err("QE-TDM: Invalid rx-sync-clock property\n");
60 pr_err("QE-TDM: Invalid tx-sync-clock property\n");
64 pr_err("QE-TDM: Invalid tx-sync-clock property\n");
70 pr_err("QE-TDM: Invalid tx-timeslot-mask property\n");
78 pr_err("QE-TDM: Invalid rx-timeslot-mask property\n");
86 pr_err("QE-TDM: No fsl,tdm-id property for this UCC\n");
100 pr_err("QE-TDM: No tdm-framer-type property for UCC\n");
111 pr_err("QE-TDM: No siram entry id for UCC\n");
213 pr_err("Q
[all...]
/linux-master/sound/soc/samsung/
H A Dlittlemill.c42 pr_err("Failed to start FLL: %d\n", ret);
51 pr_err("Failed to set SYSCLK: %d\n", ret);
83 pr_err("Failed to switch away from FLL1: %d\n", ret);
90 pr_err("Failed to stop FLL1: %d\n", ret);
117 pr_err("Failed to start FLL: %d\n", ret);
126 pr_err("Failed to set SYSCLK: %d\n", ret);
193 pr_err("Failed to start FLL: %d\n", ret);
201 pr_err("Failed to set SYSCLK: %d\n", ret);
209 pr_err("Failed to switch away from FLL2: %d\n", ret);
216 pr_err("Faile
[all...]
/linux-master/drivers/mtd/tests/
H A Dsubpagetest.c52 pr_err("error: write failed at %#llx\n",
55 pr_err(" write size: %#x\n", subpgsize);
56 pr_err(" written: %#zx\n", written);
66 pr_err("error: write failed at %#llx\n",
69 pr_err(" write size: %#x\n", subpgsize);
70 pr_err(" written: %#zx\n", written);
90 pr_err("error: write failed at %#llx\n",
93 pr_err(" write size: %#x\n",
95 pr_err(" written: %#08zx\n",
132 pr_err("erro
[all...]
/linux-master/arch/xtensa/platforms/iss/
H A Dnetwork.c129 pr_err("%s: failed to parse '%s' as an ethernet address\n",
134 pr_err("%s: attempt to assign a multicast ethernet address\n",
139 pr_err("%s: attempt to assign an invalid ethernet address\n",
166 pr_err("%s: failed to open /dev/net/tun, returned %d (errno = %d)\n",
177 pr_err("%s: failed to set interface %s, returned %d (errno = %d)\n",
242 pr_err("%s: extra garbage on specification : '%s'\n",
247 pr_err("%s: invalid argument: %s. Skipping device!\n",
253 pr_err("%s: missing tuntap device name\n", dev->name);
328 pr_err("Device '%s' read returned %d, shutting it down\n",
412 pr_err("
[all...]
/linux-master/drivers/mtd/parsers/
H A Dqcomsmempart.c70 pr_err("%s: SMEM partition parser is incompatible with 4K sectors\n",
79 pr_err("Error reading partition table header\n");
86 pr_err("Partition table magic verification failed\n");
93 pr_err("Partition numbers exceed the max limit\n");
105 pr_err("Unknown ptable version (%d)", le32_to_cpu(ptable->version));
116 pr_err("Error reading partition table\n");
/linux-master/arch/powerpc/platforms/powernv/
H A Dvas-fault.c35 pr_err("Fault fifo size %d, Max crbs %d\n", vinst->fault_fifo_size,
39 pr_err("Fault FIFO Dump:\n");
41 pr_err("[%.3d, %p]: 0x%.16lx 0x%.16lx 0x%.16lx 0x%.16lx\n",
145 pr_err("VAS[%d] fault_fifo %p, fifo %p, pswid 0x%x, fault_crbs %d bad CRB?\n",
207 pr_err("Unable to alloc %d bytes for fault_fifo\n",
233 pr_err("VAS: Error %ld opening FaultWin\n", PTR_ERR(win));
/linux-master/drivers/watchdog/
H A Ddiag288_wdt.c123 pr_err("The watchdog cannot be activated\n");
155 pr_err("The watchdog timer cannot be started or reset\n");
198 pr_err("The watchdog cannot be initialized\n");
204 pr_err("The watchdog cannot be initialized\n");
211 pr_err("The watchdog cannot be initialized\n");
217 pr_err("The watchdog cannot be deactivated\n");
/linux-master/drivers/misc/ti-st/
H A Dst_core.c55 pr_err("tty unavailable to perform write");
75 pr_err("tty unavailable to perform write");
98 pr_err("chnl_id %d not registered, no data to send?",
114 pr_err(" proto stack %d's ->recv failed", chnl_id);
119 pr_err(" proto stack %d's ->recv null", chnl_id);
171 pr_err("Data length is too large len %d room %d", len,
238 pr_err(" received null from TTY ");
354 pr_err("chip/interface misbehavior: "
364 pr_err("out of memory: dropping\n");
431 pr_err("S
[all...]
/linux-master/drivers/clk/sunxi/
H A Dclk-sun4i-pll3.c36 pr_err("%s: Could not map the clock registers\n", clk_name);
64 pr_err("%s: Couldn't register the clock\n", clk_name);
70 pr_err("%s: Couldn't register DT provider\n",
/linux-master/arch/microblaze/kernel/cpu/
H A Dcpuinfo.c95 pr_err("You don't have cpu or are missing cpu reg property!!!\n");
131 pr_err("ERROR: CPU CCF input clock not found\n");
139 pr_err("ERROR: CPU clock frequency not setup\n");

Completed in 925 milliseconds

1234567891011>>