| /linux/drivers/media/dvb-frontends/drx39xyj/ |
| H A D | drxj.c | 1343 pr_err("i2c was zero, aborting\n"); in drxbsp_i2c_write_read() 2138 pr_err("error %d\n", rc); in drxj_dap_atomic_read_write_block() 2149 pr_err("error %d\n", rc); in drxj_dap_atomic_read_write_block() 2243 pr_err("error %d\n", rc); in hi_cfg_command() 2282 pr_err("error %d\n", rc); in hi_command() 2287 pr_err("error %d\n", rc); in hi_command() 2292 pr_err("error %d\n", rc); in hi_command() 2297 pr_err("error %d\n", rc); in hi_command() 2304 pr_err("error %d\n", rc); in hi_command() 2309 pr_err("error %d\n", rc); in hi_command() [all …]
|
| /linux/drivers/mtd/ubi/ |
| H A D | debug.c | 83 pr_err("Erase counter header dump:\n"); in ubi_dump_ec_hdr() 84 pr_err("\tmagic %#08x\n", be32_to_cpu(ec_hdr->magic)); in ubi_dump_ec_hdr() 85 pr_err("\tversion %d\n", (int)ec_hdr->version); in ubi_dump_ec_hdr() 86 pr_err("\tec %llu\n", (long long)be64_to_cpu(ec_hdr->ec)); in ubi_dump_ec_hdr() 87 pr_err("\tvid_hdr_offset %d\n", be32_to_cpu(ec_hdr->vid_hdr_offset)); in ubi_dump_ec_hdr() 88 pr_err("\tdata_offset %d\n", be32_to_cpu(ec_hdr->data_offset)); in ubi_dump_ec_hdr() 89 pr_err("\timage_seq %d\n", be32_to_cpu(ec_hdr->image_seq)); in ubi_dump_ec_hdr() 90 pr_err("\thdr_crc %#08x\n", be32_to_cpu(ec_hdr->hdr_crc)); in ubi_dump_ec_hdr() 91 pr_err("erase counter header hexdump:\n"); in ubi_dump_ec_hdr() 102 pr_err("Volume identifier header dump:\n"); in ubi_dump_vid_hdr() [all …]
|
| /linux/fs/ubifs/ |
| H A D | debug.c | 213 pr_err("\tmagic %#x\n", le32_to_cpu(ch->magic)); in dump_ch() 214 pr_err("\tcrc %#x\n", le32_to_cpu(ch->crc)); in dump_ch() 215 pr_err("\tnode_type %d (%s)\n", ch->node_type, in dump_ch() 217 pr_err("\tgroup_type %d (%s)\n", ch->group_type, in dump_ch() 219 pr_err("\tsqnum %llu\n", in dump_ch() 221 pr_err("\tlen %u\n", le32_to_cpu(ch->len)); in dump_ch() 232 pr_err("Dump in-memory inode:"); in ubifs_dump_inode() 233 pr_err("\tinode %lu\n", inode->i_ino); in ubifs_dump_inode() 234 pr_err("\tsize %llu\n", in ubifs_dump_inode() 236 pr_err("\tnlink %u\n", inode->i_nlink); in ubifs_dump_inode() [all …]
|
| /linux/drivers/target/iscsi/ |
| H A D | iscsi_target_auth.c | 94 pr_err("Memory allocation failed for CHAP_A temporary buffer\n"); in chap_check_algorithm() 104 pr_err("Unable to locate CHAP_A key\n"); in chap_check_algorithm() 121 pr_err("failed to allocate %s algo\n", digest_name); in chap_check_algorithm() 150 pr_err("CHAP user or password not set for" in chap_server_open() 176 pr_err("Unsupported CHAP_A value\n"); in chap_server_open() 266 pr_err("Unable to allocate the digest buffer\n"); in chap_server_compute_hash() 272 pr_err("Unable to allocate the response buffer\n"); in chap_server_compute_hash() 278 pr_err("Unable to allocate the client_digest buffer\n"); in chap_server_compute_hash() 284 pr_err("Unable to allocate the server_digest buffer\n"); in chap_server_compute_hash() 294 pr_err("Unable to allocate challenge buffer\n"); in chap_server_compute_hash() [all …]
|
| /linux/arch/arm/mach-meson/ |
| H A D | platsmp.c | 69 pr_err("Missing SRAM node\n"); in meson_smp_prepare_cpus() 76 pr_err("Couldn't map SRAM registers\n"); in meson_smp_prepare_cpus() 83 pr_err("Couldn't map PMU registers\n"); in meson_smp_prepare_cpus() 90 pr_err("Missing SCU node\n"); in meson_smp_prepare_cpus() 97 pr_err("Couldn't map SCU registers\n"); in meson_smp_prepare_cpus() 141 pr_err("Timeout while waiting for CPU%d status\n", in meson_smp_finalize_secondary_boot() 163 pr_err("Couldn't get the reset controller for CPU%d\n", cpu); in meson8_smp_boot_secondary() 172 pr_err("Failed to assert CPU%d reset\n", cpu); in meson8_smp_boot_secondary() 180 pr_err("Couldn't wake up CPU%d\n", cpu); in meson8_smp_boot_secondary() 190 pr_err("Error when disabling isolation of CPU%d\n", cpu); in meson8_smp_boot_secondary() [all …]
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_sw_fence.c | 110 pr_err("recursive cycle not detected (AA)\n"); in test_dag() 122 pr_err("single depth cycle not detected (BAB)\n"); in test_dag() 133 pr_err("invalid cycle detected\n"); in test_dag() 137 pr_err("single depth cycle not detected (CBC)\n"); in test_dag() 141 pr_err("cycle not detected (BA, CB, AC)\n"); in test_dag() 145 pr_err("invalid cycle detected\n"); in test_dag() 155 pr_err("fence C not done\n"); in test_dag() 159 pr_err("fence B not done\n"); in test_dag() 163 pr_err("fence A not done\n"); in test_dag() 194 pr_err("Incorrectly reported fence A was complete before await\n"); in test_AB() [all …]
|
| H A D | i915_syncmap.c | 105 pr_err("sync not cleared after free\n"); in check_syncmap_free() 124 pr_err("%s", buf); in dump_syncmap() 149 pr_err("%s: not a leaf, height is %d\n", in check_seqno() 155 pr_err("%s: seqno[%d], found %x, expected %x\n", in check_seqno() 172 pr_err("Inserting first context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_one() 178 pr_err("Inserting first context=%llx created branches!\n", in check_one() 184 pr_err("First bitmap does not contain a single entry, found %x (count=%d)!\n", in check_one() 194 pr_err("Lookup of first context=%llx/seqno=%x failed!\n", in check_one() 247 pr_err("Inserting context=%llx did not return leaf (height=%d, prefix=%llx\n", in check_leaf() 253 …pr_err("First entry into leaf (context=%llx) does not contain a single entry, found %x (count=%d)!… in check_leaf() [all …]
|
| /linux/tools/testing/selftests/filesystems/nsfs/ |
| H A D | owner.c | 19 #define pr_err(fmt, ...) \ macro 39 return pr_err("fork"); in main() 43 return pr_err("unshare"); in main() 52 return pr_err("Unable to read from pipe"); in main() 58 return pr_err("Unable to open %s", path); in main() 62 return pr_err("Unable to get an owning user namespace"); in main() 65 return pr_err("fstat"); in main() 69 return pr_err("stat"); in main() 72 return pr_err("NS_GET_USERNS returned a wrong namespace"); in main() 76 return pr_err("Unable to get an owning user namespace"); in main() [all …]
|
| /linux/mm/kmsan/ |
| H A D | report.c | 107 pr_err("Local variable %s created at:\n", in kmsan_print_origin() 110 pr_err(" %pSb\n", pc1); in kmsan_print_origin() 112 pr_err(" %pSb\n", pc2); in kmsan_print_origin() 121 pr_err("<Zero or more stacks not recorded to save memory>\n\n"); in kmsan_print_origin() 124 pr_err("Uninit was stored to memory at:\n"); in kmsan_print_origin() 135 pr_err("\n"); in kmsan_print_origin() 138 pr_err("Uninit was created at:\n"); in kmsan_print_origin() 144 pr_err("(stack is not available)\n"); in kmsan_print_origin() 170 pr_err("=====================================================\n"); in kmsan_report() 190 pr_err("BUG: KMSAN: %s in %pSb\n", bug_type, in kmsan_report() [all …]
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | fwio.c | 120 pr_err("Invalid silicon revision %d.\n", priv->hw_revision); in cw1200_load_firmware_cw1200() 147 pr_err("Can't load firmware file %s.\n", fw_path); in cw1200_load_firmware_cw1200() 153 pr_err("Can't allocate firmware load buffer.\n"); in cw1200_load_firmware_cw1200() 167 pr_err("Bootloader is not ready.\n"); in cw1200_load_firmware_cw1200() 187 pr_err("Bootloader reported error %d.\n", val32); in cw1200_load_firmware_cw1200() 202 pr_err("Timeout waiting for FIFO.\n"); in cw1200_load_firmware_cw1200() 224 pr_err("Can't write firmware block @ %d!\n", in cw1200_load_firmware_cw1200() 242 pr_err("Wait for download completion failed: 0x%.8X\n", val32); in cw1200_load_firmware_cw1200() 313 pr_err("Can't read config register.\n"); in cw1200_load_firmware() 318 pr_err("Bad config register value (0x%08x)\n", val32); in cw1200_load_firmware() [all …]
|
| /linux/drivers/dma-buf/ |
| H A D | st-dma-resv.c | 56 pr_err("Resv locking failed\n"); in sanitycheck() 79 pr_err("Resv locking failed\n"); in test_signaling() 85 pr_err("Resv shared slot allocation failed\n"); in test_signaling() 91 pr_err("Resv unexpectedly signaled\n"); in test_signaling() 97 pr_err("Resv not reporting signaled\n"); in test_signaling() 126 pr_err("Resv locking failed\n"); in test_for_each() 132 pr_err("Resv shared slot allocation failed\n"); in test_for_each() 141 pr_err("More than one fence found\n"); in test_for_each() 146 pr_err("Unexpected fence\n"); in test_for_each() 151 pr_err("Unexpected fence usage\n"); in test_for_each() [all …]
|
| /linux/drivers/media/spi/ |
| H A D | cxd2880-spi.c | 68 pr_err("invalid arg\n"); in cxd2880_write_spi() 89 pr_err("invalid arg\n"); in cxd2880_write_reg() 93 pr_err("data size > WRITE_MAX\n"); in cxd2880_write_reg() 98 pr_err("out of range\n"); in cxd2880_write_reg() 112 pr_err("write spi failed %d\n", ret); in cxd2880_write_reg() 127 pr_err("invalid arg\n"); in cxd2880_spi_read_ts() 131 pr_err("packet num > 0xffff\n"); in cxd2880_spi_read_ts() 150 pr_err("spi_sync failed\n"); in cxd2880_spi_read_ts() 163 pr_err("invalid arg\n"); in cxd2880_spi_read_ts_buffer_info() 170 pr_err("spi_write_then_read failed\n"); in cxd2880_spi_read_ts_buffer_info() [all …]
|
| /linux/drivers/staging/octeon/ |
| H A D | ethernet-spi.c | 23 pr_err("SPI%d: SRX Spi4 interface down\n", index); in cvm_oct_spxx_int_pr() 25 pr_err("SPI%d: SRX Spi4 Calendar table parity error\n", index); in cvm_oct_spxx_int_pr() 27 pr_err("SPI%d: SRX Consecutive Spi4 DIP4 errors have exceeded SPX_ERR_CTL[ERRCNT]\n", in cvm_oct_spxx_int_pr() 30 pr_err("SPI%d: SRX Spi4 DIP4 error\n", index); in cvm_oct_spxx_int_pr() 32 pr_err("SPI%d: SRX Selected port has hit TPA overflow\n", in cvm_oct_spxx_int_pr() 35 pr_err("SPI%d: SRX Spi4 reserved control word detected\n", in cvm_oct_spxx_int_pr() 38 pr_err("SPI%d: SRX Spi4 receive FIFO drowning/overflow\n", in cvm_oct_spxx_int_pr() 41 pr_err("SPI%d: SRX Spi4 packet closed on non-16B alignment without EOP\n", in cvm_oct_spxx_int_pr() 44 pr_err("SPI%d: SRX Spi4 async FIFO overflow\n", index); in cvm_oct_spxx_int_pr() 46 pr_err("SPI%d: SRX Abnormal packet termination (ERR bit)\n", in cvm_oct_spxx_int_pr() [all …]
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | setup.c | 265 pr_err("Failed to locate the MPIC interrupt controller\n"); in pas_init_IRQ() 274 pr_err("No platform-open-pic property.\n"); in pas_init_IRQ() 324 pr_err("NMI delivered\n"); in pas_machine_check_handler() 331 pr_err("Machine Check on CPU %d\n", cpu); in pas_machine_check_handler() 332 pr_err("SRR0 0x%016lx SRR1 0x%016lx\n", srr0, srr1); in pas_machine_check_handler() 333 pr_err("DSISR 0x%016lx DAR 0x%016lx\n", dsisr, regs->dar); in pas_machine_check_handler() 334 pr_err("BER 0x%016lx MER 0x%016lx\n", mfspr(SPRN_PA6T_BER), in pas_machine_check_handler() 336 pr_err("IER 0x%016lx DER 0x%016lx\n", mfspr(SPRN_PA6T_IER), in pas_machine_check_handler() 338 pr_err("Cause:\n"); in pas_machine_check_handler() 341 pr_err("Signalled by SDC\n"); in pas_machine_check_handler() [all …]
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | ncdevmem.c | 125 static void pr_err(const char *fmt, ...) in pr_err() function 154 pr_err("[skip,no-udmabuf: Unable to access DMA buffer device file]"); in udmabuf_alloc() 160 pr_err("[skip,no-memfd]"); in udmabuf_alloc() 166 pr_err("[skip,fcntl-add-seals]"); in udmabuf_alloc() 172 pr_err("[FAIL,memfd-truncate]"); in udmabuf_alloc() 183 pr_err("[FAIL, create udmabuf]"); in udmabuf_alloc() 190 pr_err("[FAIL, map udmabuf]"); in udmabuf_alloc() 278 pr_err("validation failed"); in validate_buffer() 778 pr_err("SO_REUSEPORT failed"); in enable_reuseaddr() 784 pr_err("SO_REUSEADDR failed"); in enable_reuseaddr() [all …]
|
| /linux/mm/kasan/ |
| H A D | report.c | 216 pr_err("==================================================================\n"); in start_report() 224 pr_err("==================================================================\n"); in end_report() 247 pr_err("BUG: KASAN: %s in %pS\n", info->bug_type, (void *)info->ip); in print_error_description() 250 pr_err("Free of addr %px by task %s/%d\n", in print_error_description() 256 pr_err("%s of size %zu at addr %px by task %s/%d\n", in print_error_description() 260 pr_err("%s at addr %px by task %s/%d\n", in print_error_description() 274 pr_err("%s by task %u on cpu %d at %lu.%06lus:\n", in print_track() 278 pr_err("%s by task %u:\n", prefix, track->pid); in print_track() 283 pr_err("(stack is not available)\n"); in print_track() 300 pr_err("Th in describe_object_addr() [all...] |
| /linux/kernel/trace/ |
| H A D | trace_boot.c | 35 pr_err("String is too long: %s\n", p); in trace_boot_set_instance_options() 40 pr_err("Failed to set option: %s\n", buf); in trace_boot_set_instance_options() 46 pr_err("Failed to set tracing on: %s\n", p); in trace_boot_set_instance_options() 56 pr_err("Failed to set trace clock: %s\n", p); in trace_boot_set_instance_options() 63 pr_err("Buffer size is too small: %s\n", p); in trace_boot_set_instance_options() 65 pr_err("Failed to resize trace buffer to %s\n", p); in trace_boot_set_instance_options() 75 pr_err("Failed to set new CPU mask %s\n", p); in trace_boot_set_instance_options() 91 pr_err("String is too long: %s\n", p); in trace_boot_enable_events() 96 pr_err("Failed to enable event: %s\n", p); in trace_boot_enable_events() 115 pr_err("Failed to generate probe: %s\n", buf); in trace_boot_add_kprobe_event() [all …]
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_dmabuf.c | 31 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_export() 54 pr_err("i915_gem_prime_export failed with err=%d\n", in igt_dmabuf_import_self() 62 pr_err("i915_gem_prime_import failed with err=%d\n", in igt_dmabuf_import_self() 70 pr_err("i915_gem_prime_import created a new object!\n"); in igt_dmabuf_import_self() 79 pr_err("Same object dma-buf get_pages failed!\n"); in igt_dmabuf_import_self() 109 pr_err("__i915_gem_object_create_user failed with err=%ld\n", in igt_dmabuf_import_same_driver_lmem() 117 pr_err("i915_gem_prime_export failed with err=%ld\n", in igt_dmabuf_import_same_driver_lmem() 130 pr_err("i915_gem_prime_import succeeded when it shouldn't have\n"); in igt_dmabuf_import_same_driver_lmem() 133 pr_err("i915_gem_prime_import failed with the wrong err=%ld\n", in igt_dmabuf_import_same_driver_lmem() 208 pr_err("Data mismatch [%d]=%u\n", i, vaddr[i]); in verify_access() [all …]
|
| /linux/tools/perf/tests/ |
| H A D | pmu.c | 28 pr_err("Failure to set up buffer for \"%s\"\n", dir); in test_pmu_put() 33 pr_err("Failure to \"%s\"\n", buf); in test_pmu_put() 73 pr_err("mkdtemp failed\n"); in test_pmu_get() 79 pr_err("Failed to open test directory \"%s\"\n", dir); in test_pmu_get() 85 pr_err("Failed to mkdir PMU directory\n"); in test_pmu_get() 90 pr_err("Failed to open for writing file \"type\"\n"); in test_pmu_get() 96 pr_err("Failed to write to 'type' file\n"); in test_pmu_get() 103 pr_err("Failed to mkdir PMU format directory\n)"); in test_pmu_get() 110 pr_err("Failure to set up path for \"%s\"\n", format->name); in test_pmu_get() 115 pr_err("Failed to open for writing file \"%s\"\n", name); in test_pmu_get() [all …]
|
| /linux/tools/testing/selftests/net/ |
| H A D | so_netns_cookie.c | 17 #define pr_err(fmt, ...) \ macro 32 return pr_err("Unable to create TCP socket"); in main() 36 return pr_err("getsockopt(SOL_SOCKET, SO_NETNS_COOKIE)"); in main() 39 return pr_err("SO_NETNS_COOKIE returned zero cookie"); in main() 42 return pr_err("unshare"); in main() 46 return pr_err("Unable to create TCP socket"); in main() 50 return pr_err("getsockopt(SOL_SOCKET, SO_NETNS_COOKIE)"); in main() 53 return pr_err("SO_NETNS_COOKIE returned zero cookie"); in main() 56 return pr_err("SO_NETNS_COOKIE returned identical cookies for distinct ns"); in main()
|
| /linux/drivers/net/ethernet/mellanox/mlxfw/ |
| H A D | mlxfw_mfa2.c | 104 pr_err("Multi has invalid child"); in mlxfw_mfa2_tlv_multi_validate() 128 pr_err("Device %d is not a valid TLV error\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 139 pr_err("Device %d does not have PSID\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 145 pr_err("Device %d PSID TLV is not valid\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 160 pr_err("Device %d has no components\n", dev_idx); in mlxfw_mfa2_file_dev_validate() 173 pr_err("Device %d COMPONENT_PTR TLV is not valid\n", in mlxfw_mfa2_file_dev_validate() 197 pr_err("Component %d is not a valid TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate() 207 pr_err("Component descriptor %d multi TLV error\n", comp_idx); in mlxfw_mfa2_file_comp_validate() 213 pr_err("Component %d does not have a valid descriptor\n", in mlxfw_mfa2_file_comp_validate() 236 pr_err("Device TLV error\n"); in mlxfw_mfa2_file_validate() [all …]
|
| /linux/drivers/clk/bcm/ |
| H A D | clk-kona-setup.c | 27 pr_err("%s: bad policy enable offset for %s " in ccu_data_offsets_valid() 33 pr_err("%s: bad policy control offset for %s " in ccu_data_offsets_valid() 93 pr_err("%s: bad policy offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 103 pr_err("%s: bad gate offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 110 pr_err("%s: bad hysteresis offset for %s " in peri_clk_data_offsets_valid() 117 pr_err("%s: hysteresis but no gate for %s\n", __func__, name); in peri_clk_data_offsets_valid() 124 pr_err("%s: bad divider offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 133 pr_err("%s: bad pre-divider offset for %s " in peri_clk_data_offsets_valid() 143 pr_err("%s: bad selector offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 152 pr_err("%s: bad trigger offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() [all …]
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 309 pr_err("Failed to create request for %s, err=%d\n", in igt_hang_sanitycheck() 332 pr_err("Wait for request failed on %s, err=%d\n", in igt_hang_sanitycheck() 370 pr_err("[%s] Create context failed: %d!\n", engine->name, err); in igt_reset_nop() 380 pr_err("[%s] Create request failed: %d!\n", in igt_reset_nop() 396 pr_err("[%s] GT is wedged!\n", engine->name); in igt_reset_nop() 402 pr_err("[%s] Reset not recorded: %d vs %d + %d!\n", in igt_reset_nop() 410 pr_err("[%s] Flush failed: %d!\n", engine->name, err); in igt_reset_nop() 417 pr_err("Post flush failed: %d!\n", err); in igt_reset_nop() 452 pr_err("[%s] Create context failed: %pe!\n", engine->name, ce); in igt_reset_nop_engine() 467 pr_err("%s failed to idle before reset\n", in igt_reset_nop_engine() [all …]
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-sysparam.c | 38 pr_err("%s: Couldn't get the token, returning\n", in opal_get_sys_param() 52 pr_err("%s: Failed to wait for the async response, %zd\n", in opal_get_sys_param() 73 pr_err("%s: Couldn't get the token, returning\n", in opal_set_sys_param() 88 pr_err("%s: Failed to wait for the async response, %d\n", in opal_set_sys_param() 162 pr_err("SYSPARAM: Opal sysparam node not compatible\n"); in opal_sys_param_init() 168 pr_err("SYSPARAM: Failed to create sysparam kobject\n"); in opal_sys_param_init() 175 pr_err("SYSPARAM: Failed to allocate memory for param data " in opal_sys_param_init() 183 pr_err("SYSPARAM: No string found of property param-name in " in opal_sys_param_init() 190 pr_err("SYSPARAM: Failed to allocate memory to read parameter " in opal_sys_param_init() 197 pr_err("SYSPARAM: Failed to allocate memory to read parameter " in opal_sys_param_init() [all …]
|
| /linux/arch/arm/mach-rockchip/ |
| H A D | platsmp.c | 71 pr_err("%s: could not get reset control for core %d\n", in pmu_set_power_domain() 87 pr_err("%s: could not update power domain\n", in pmu_set_power_domain() 96 pr_err("%s: could not read power domain state\n", in pmu_set_power_domain() 121 pr_err("%s: sram or pmu missing for cpu boot\n", __func__); in rockchip_boot_secondary() 126 pr_err("%s: cpu %d outside maximum number of cpus %d\n", in rockchip_boot_secondary() 176 pr_err("%s: could not get address for node %pOF\n", in rockchip_smp_prepare_sram() 183 pr_err("%s: reserved block with size 0x%x is too small for trampoline size 0x%x\n", in rockchip_smp_prepare_sram() 234 pr_err("%s: could not find pmu dt node\n", __func__); in rockchip_smp_prepare_pmu() 241 pr_err("%s: could not map pmu registers\n", __func__); in rockchip_smp_prepare_pmu() 251 pr_err("%s: regmap init failed\n", __func__); in rockchip_smp_prepare_pmu() [all …]
|