/linux-4.4.14/drivers/mtd/ubi/ |
D | debug.c | 65 pr_err("Erase counter header dump:\n"); in ubi_dump_ec_hdr() 66 pr_err("\tmagic %#08x\n", be32_to_cpu(ec_hdr->magic)); in ubi_dump_ec_hdr() 67 pr_err("\tversion %d\n", (int)ec_hdr->version); in ubi_dump_ec_hdr() 68 pr_err("\tec %llu\n", (long long)be64_to_cpu(ec_hdr->ec)); in ubi_dump_ec_hdr() 69 pr_err("\tvid_hdr_offset %d\n", be32_to_cpu(ec_hdr->vid_hdr_offset)); in ubi_dump_ec_hdr() 70 pr_err("\tdata_offset %d\n", be32_to_cpu(ec_hdr->data_offset)); in ubi_dump_ec_hdr() 71 pr_err("\timage_seq %d\n", be32_to_cpu(ec_hdr->image_seq)); in ubi_dump_ec_hdr() 72 pr_err("\thdr_crc %#08x\n", be32_to_cpu(ec_hdr->hdr_crc)); in ubi_dump_ec_hdr() 73 pr_err("erase counter header hexdump:\n"); in ubi_dump_ec_hdr() 84 pr_err("Volume identifier header dump:\n"); in ubi_dump_vid_hdr() [all …]
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.c | 1346 pr_err("i2c was zero, aborting\n"); in drxbsp_i2c_write_read() 2144 pr_err("error %d\n", rc); in drxj_dap_atomic_read_write_block() 2245 pr_err("error %d\n", rc); in hi_cfg_command() 2284 pr_err("error %d\n", rc); in hi_command() 2289 pr_err("error %d\n", rc); in hi_command() 2294 pr_err("error %d\n", rc); in hi_command() 2299 pr_err("error %d\n", rc); in hi_command() 2306 pr_err("error %d\n", rc); in hi_command() 2311 pr_err("error %d\n", rc); in hi_command() 2327 pr_err("error %d\n", rc); in hi_command() [all …]
|
/linux-4.4.14/kernel/ |
D | test_kprobes.c | 46 pr_err("incorrect value in post_handler\n"); in kp_post_handler() 63 pr_err("register_kprobe returned %d\n", ret); in test_kprobe() 71 pr_err("kprobe pre_handler not called\n"); in test_kprobe() 76 pr_err("kprobe post_handler not called\n"); in test_kprobe() 99 pr_err("incorrect value in post_handler2\n"); in kp_post_handler2() 120 pr_err("register_kprobes returned %d\n", ret); in test_kprobes() 129 pr_err("kprobe pre_handler not called\n"); in test_kprobes() 134 pr_err("kprobe post_handler not called\n"); in test_kprobes() 143 pr_err("kprobe pre_handler2 not called\n"); in test_kprobes() 148 pr_err("kprobe post_handler2 not called\n"); in test_kprobes() [all …]
|
/linux-4.4.14/arch/c6x/kernel/ |
D | traps.c | 33 pr_err("\n"); in show_regs() 35 pr_err("PC: %08lx SP: %08lx\n", regs->pc, regs->sp); in show_regs() 36 pr_err("Status: %08lx ORIG_A4: %08lx\n", regs->csr, regs->orig_a4); in show_regs() 37 pr_err("A0: %08lx B0: %08lx\n", regs->a0, regs->b0); in show_regs() 38 pr_err("A1: %08lx B1: %08lx\n", regs->a1, regs->b1); in show_regs() 39 pr_err("A2: %08lx B2: %08lx\n", regs->a2, regs->b2); in show_regs() 40 pr_err("A3: %08lx B3: %08lx\n", regs->a3, regs->b3); in show_regs() 41 pr_err("A4: %08lx B4: %08lx\n", regs->a4, regs->b4); in show_regs() 42 pr_err("A5: %08lx B5: %08lx\n", regs->a5, regs->b5); in show_regs() 43 pr_err("A6: %08lx B6: %08lx\n", regs->a6, regs->b6); in show_regs() [all …]
|
/linux-4.4.14/fs/ubifs/ |
D | debug.c | 222 pr_err("\tmagic %#x\n", le32_to_cpu(ch->magic)); in dump_ch() 223 pr_err("\tcrc %#x\n", le32_to_cpu(ch->crc)); in dump_ch() 224 pr_err("\tnode_type %d (%s)\n", ch->node_type, in dump_ch() 226 pr_err("\tgroup_type %d (%s)\n", ch->group_type, in dump_ch() 228 pr_err("\tsqnum %llu\n", in dump_ch() 230 pr_err("\tlen %u\n", le32_to_cpu(ch->len)); in dump_ch() 241 pr_err("Dump in-memory inode:"); in ubifs_dump_inode() 242 pr_err("\tinode %lu\n", inode->i_ino); in ubifs_dump_inode() 243 pr_err("\tsize %llu\n", in ubifs_dump_inode() 245 pr_err("\tnlink %u\n", inode->i_nlink); in ubifs_dump_inode() [all …]
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_dbg.c | 673 pr_err("Bad type!!! 0x%08x\n", type); in ql_get_mac_protocol_registers() 1358 pr_err("%.08x: %.08x %.08x %.08x %.08x %.08x " in ql_mpi_core_to_log() 1380 pr_err("%s: Interrupt %d is %s\n", in ql_dump_intr_states() 1390 pr_err("%s: %s = 0x%.08x\n", qdev->ndev->name, #reg, data); \ 1396 pr_err("%s: Couldn't get xgmac sem\n", __func__); in ql_dump_xgmac_control_regs() 1433 pr_err("%s: Failed read of mac index register\n", in ql_dump_cam_entries() 1438 pr_err("%s: CAM index %d CAM Lookup Lower = 0x%.08x:%.08x, Output = 0x%.08x\n", in ql_dump_cam_entries() 1446 pr_err("%s: Failed read of mac index register\n", in ql_dump_cam_entries() 1451 pr_err("%s: MCAST index %d CAM Lookup Lower = 0x%.08x:%.08x\n", in ql_dump_cam_entries() 1468 pr_err("%s: Failed read of routing index register\n", in ql_dump_routing_entries() [all …]
|
/linux-4.4.14/arch/cris/kernel/ |
D | traps.c | 47 pr_err("\nCall Trace: "); in show_trace() 58 pr_err("Failing address 0x%lx\n", (unsigned long)stack); in show_trace() 78 pr_err("\n "); in show_trace() 79 pr_err("[<%08lx>] ", addr); in show_trace() 121 pr_err("\nStack from %08lx:\n ", (unsigned long)stack); in show_stack() 126 pr_err("\n "); in show_stack() 131 pr_err("Failing address 0x%lx\n", (unsigned long)stack); in show_stack() 135 pr_err("%08lx ", addr); in show_stack() 149 pr_err("Stack dump [0x%08lx]:\n", (unsigned long)sp); 151 pr_err("sp + %d: 0x%08lx\n", i*4, sp[i]); [all …]
|
/linux-4.4.14/drivers/target/iscsi/ |
D | iscsi_target_auth.c | 80 pr_err("Memory allocation failed for CHAP_A temporary buffer\n"); in chap_check_algorithm() 90 pr_err("Unable to locate CHAP_A key\n"); in chap_check_algorithm() 121 pr_err("CHAP user or password not set for" in chap_server_open() 145 pr_err("Unsupported CHAP_A value\n"); in chap_server_open() 203 pr_err("Unable to allocate challenge buffer\n"); in chap_server_compute_md5() 209 pr_err("Unable to allocate challenge_binhex buffer\n"); in chap_server_compute_md5() 217 pr_err("Could not find CHAP_N.\n"); in chap_server_compute_md5() 221 pr_err("Could not find CHAP_N.\n"); in chap_server_compute_md5() 228 pr_err("CHAP_N values do not match!\n"); in chap_server_compute_md5() 237 pr_err("Could not find CHAP_R.\n"); in chap_server_compute_md5() [all …]
|
D | iscsi_target_nodeattrib.c | 58 pr_err("Requested DataOut Timeout %u larger than" in iscsit_na_dataout_timeout() 63 pr_err("Requested DataOut Timeout %u smaller than" in iscsit_na_dataout_timeout() 83 pr_err("Requested DataOut Timeout Retries %u larger" in iscsit_na_dataout_timeout_retries() 88 pr_err("Requested DataOut Timeout Retries %u smaller" in iscsit_na_dataout_timeout_retries() 114 pr_err("Requested NopIn Timeout %u larger than maximum" in iscsit_na_nopin_timeout() 119 pr_err("Requested NopIn Timeout %u smaller than" in iscsit_na_nopin_timeout() 164 pr_err("Requested NopIn Response Timeout %u larger" in iscsit_na_nopin_response_timeout() 169 pr_err("Requested NopIn Response Timeout %u smaller" in iscsit_na_nopin_response_timeout() 190 pr_err("Requested Random DataIN PDU Offsets: %u not" in iscsit_na_random_datain_pdu_offsets() 210 pr_err("Requested Random DataIN Sequence Offsets: %u" in iscsit_na_random_datain_seq_offsets() [all …]
|
D | iscsi_target_tpg.c | 39 pr_err("Unable to allocate struct iscsi_portal_group\n"); in iscsit_alloc_portal_group() 66 pr_err("Unable to allocate struct iscsi_portal_group\n"); in iscsit_load_discovery_tpg() 180 pr_err("struct iscsi_tpg_np->tpg_np is NULL!\n"); in iscsit_clear_tpg_np_login_thread() 198 pr_err("struct iscsi_tpg_np->tpg_np is NULL!\n"); in iscsit_clear_tpg_np_login_threads() 235 pr_err("Unable to add iSCSI Target Portal Group: %d" in iscsit_tpg_add_portal_group() 279 pr_err("Unable to delete iSCSI Target Portal Group:" in iscsit_tpg_del_portal_group() 317 pr_err("iSCSI target portal group: %hu is already" in iscsit_tpg_enable_portal_group() 368 pr_err("iSCSI Target Portal Group: %hu is already" in iscsit_tpg_disable_portal_group() 382 pr_err("Unable to disable iSCSI Target Portal Group:" in iscsit_tpg_disable_portal_group() 473 pr_err("Network Portal: %pISc already exists on a" in iscsit_tpg_add_network_portal() [all …]
|
D | iscsi_target_parameters.c | 39 pr_err("rx_data returned %d, expecting %d.\n", in iscsi_login_rx_data() 70 pr_err("tx_data returned %d, expecting %d.\n", in iscsi_login_tx_data() 134 pr_err("Unable to allocate memory for parameter.\n"); in iscsi_set_default_param() 141 pr_err("Unable to allocate memory for parameter name.\n"); in iscsi_set_default_param() 147 pr_err("Unable to allocate memory for parameter value.\n"); in iscsi_set_default_param() 184 pr_err("Unknown type_range 0x%02x\n", in iscsi_set_default_param() 209 pr_err("Unable to allocate memory for" in iscsi_create_default_params() 580 pr_err("Unable to allocate memory for struct iscsi_param_list.\n"); in iscsi_copy_param_list() 596 pr_err("Unable to allocate memory for struct iscsi_param.\n"); in iscsi_copy_param_list() 606 pr_err("Unable to allocate memory for parameter name/value.\n"); in iscsi_copy_param_list() [all …]
|
D | iscsi_target_nego.c | 93 pr_err("Length of input: %d exceeds max_length:" in extract_param() 123 pr_err("Unable to locate struct se_node_acl for" in iscsi_handle_authentication() 130 pr_err("Unable to locate struct iscsi_node_acl for" in iscsi_handle_authentication() 198 pr_err("Received unknown opcode 0x%02x.\n", in iscsi_target_check_login_request() 207 pr_err("Login request has both ISCSI_FLAG_LOGIN_CONTINUE" in iscsi_target_check_login_request() 218 pr_err("Initiator unexpectedly changed login stage" in iscsi_target_check_login_request() 229 pr_err("Illegal login_req->flags Combination, CSG: %d," in iscsi_target_check_login_request() 239 pr_err("Login request changed Version Max/Nin" in iscsi_target_check_login_request() 248 pr_err("Login request changed ISID unexpectedly," in iscsi_target_check_login_request() 256 pr_err("Login request changed ITT unexpectedly to" in iscsi_target_check_login_request() [all …]
|
D | iscsi_target_tmr.c | 50 pr_err("Unable to locate RefTaskTag: 0x%08x on CID:" in iscsit_tmr_abort_task() 57 pr_err("RefCmdSN 0x%08x does not equal" in iscsit_tmr_abort_task() 82 pr_err("TMR Opcode TARGET_WARM_RESET authorization" in iscsit_tmr_task_warm_reset() 102 pr_err("TMR Opcode TARGET_COLD_RESET authorization" in iscsit_tmr_task_cold_reset() 130 pr_err("TMR TASK_REASSIGN not supported in ERL<2," in iscsit_tmr_task_reassign() 137 pr_err("Command ITT: 0x%08x is still alligent to CID:" in iscsit_tmr_task_reassign() 141 pr_err("Unable to locate RefTaskTag: 0x%08x in" in iscsit_tmr_task_reassign() 151 pr_err("Unable to perform connection recovery for" in iscsit_tmr_task_reassign() 158 pr_err("Unable to perform connection recovery for" in iscsit_tmr_task_reassign() 166 pr_err("Unable to perform connection recovery for" in iscsit_tmr_task_reassign() [all …]
|
D | iscsi_target_erl0.c | 134 pr_err("Dumping DataOUT PDU Offset: %u Length: %d DataSN:" in iscsit_dataout_within_command_recovery_check() 151 pr_err("Command ITT: 0x%08x with Offset: %u," in iscsit_dataout_check_unsolicited_sequence() 162 pr_err("Total %u bytes exceeds FirstBurstLength: %u" in iscsit_dataout_check_unsolicited_sequence() 185 pr_err("Unsolicited non-immediate data" in iscsit_dataout_check_unsolicited_sequence() 196 pr_err("Command ITT: 0x%08x reached" in iscsit_dataout_check_unsolicited_sequence() 203 pr_err("Command ITT: 0x%08x reached" in iscsit_dataout_check_unsolicited_sequence() 239 pr_err("Command ITT: 0x%08x with Offset: %u," in iscsit_dataout_check_sequence() 271 pr_err("Command ITT: 0x%08x, NextBurstLength: %u and" in iscsit_dataout_check_sequence() 297 pr_err("Command ITT: 0x%08x set ISCSI_FLAG_CMD_FINAL" in iscsit_dataout_check_sequence() 304 pr_err("Command ITT: 0x%08x set ISCSI_FLAG_CMD_FINAL" in iscsit_dataout_check_sequence() [all …]
|
D | iscsi_target_login.c | 47 pr_err("Unable to allocate memory for struct iscsi_login.\n"); in iscsi_login_init_conn() 56 pr_err("Unable to allocate memory for response buffer.\n"); in iscsi_login_init_conn() 62 pr_err("Unable to allocate memory for request buffer.\n"); in iscsi_login_init_conn() 68 pr_err("Unable to allocate memory for" in iscsi_login_init_conn() 94 pr_err("Unable to allocate conn->conn_cpumask\n"); in iscsi_login_init_conn() 127 pr_err("crypto_alloc_hash() failed for conn_rx_tfm\n"); in iscsi_login_setup_crypto() 135 pr_err("crypto_alloc_hash() failed for conn_tx_tfm\n"); in iscsi_login_setup_crypto() 149 pr_err("Unsupported iSCSI IETF Pre-RFC Revision," in iscsi_login_check_initiator_version() 290 pr_err("Could not allocate memory for session\n"); in iscsi_login_zero_tsih_s1() 322 pr_err("idr_alloc() for sess_idr failed\n"); in iscsi_login_zero_tsih_s1() [all …]
|
D | iscsi_target_erl1.c | 62 pr_err("Unable to allocate %u bytes for offload" in iscsit_dump_data_payload() 157 pr_err("ITT: 0x%08x, R2T SNACK requesting" in iscsit_handle_r2t_snack() 169 pr_err("Command ITT: 0x%08x received R2T SNACK" in iscsit_handle_r2t_snack() 259 pr_err("struct iscsi_cmd->seq_list is NULL!\n"); in iscsit_create_recovery_datain_values_datasequenceinorder_no() 283 pr_err("Ignoring non-sent sequence 0x%08x ->" in iscsit_create_recovery_datain_values_datasequenceinorder_no() 296 pr_err("Pre BegRun sequence 0x%08x ->" in iscsit_create_recovery_datain_values_datasequenceinorder_no() 310 pr_err("Found sequence begrun: 0x%08x in" in iscsit_create_recovery_datain_values_datasequenceinorder_no() 369 pr_err("Post BegRun sequence 0x%08x -> 0x%08x\n", in iscsit_create_recovery_datain_values_datasequenceinorder_no() 380 pr_err("ITT: 0x%08x, Begrun: 0x%08x" in iscsit_create_recovery_datain_values_datasequenceinorder_no() 390 pr_err("Unable to locate struct iscsi_seq for ITT: 0x%08x," in iscsit_create_recovery_datain_values_datasequenceinorder_no() [all …]
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | fwio.c | 123 pr_err("Invalid silicon revision %d.\n", priv->hw_revision); in cw1200_load_firmware_cw1200() 150 pr_err("Can't load firmware file %s.\n", fw_path); in cw1200_load_firmware_cw1200() 156 pr_err("Can't allocate firmware load buffer.\n"); in cw1200_load_firmware_cw1200() 170 pr_err("Bootloader is not ready.\n"); in cw1200_load_firmware_cw1200() 190 pr_err("Bootloader reported error %d.\n", val32); in cw1200_load_firmware_cw1200() 205 pr_err("Timeout waiting for FIFO.\n"); in cw1200_load_firmware_cw1200() 227 pr_err("Can't write firmware block @ %d!\n", in cw1200_load_firmware_cw1200() 245 pr_err("Wait for download completion failed: 0x%.8X\n", val32); in cw1200_load_firmware_cw1200() 316 pr_err("Can't read config register.\n"); in cw1200_load_firmware() 321 pr_err("Bad config register value (0x%08x)\n", val32); in cw1200_load_firmware() [all …]
|
D | hwio.c | 41 pr_err("buffer is not aligned.\n"); in __cw1200_reg_read() 139 pr_err("error :[%d]\n", ret); in cw1200_data_read() 166 pr_err("error :[%d]\n", ret); in cw1200_data_write() 181 pr_err("Can't read more than 0xfff words.\n"); in cw1200_indirect_read() 189 pr_err("Can't write address register.\n"); in cw1200_indirect_read() 196 pr_err("Can't read config register.\n"); in cw1200_indirect_read() 204 pr_err("Can't write prefetch bit.\n"); in cw1200_indirect_read() 212 pr_err("Can't check prefetch bit.\n"); in cw1200_indirect_read() 222 pr_err("Prefetch bit is not cleared.\n"); in cw1200_indirect_read() 229 pr_err("Can't read data port.\n"); in cw1200_indirect_read() [all …]
|
/linux-4.4.14/drivers/staging/octeon/ |
D | ethernet-spi.c | 34 pr_err("SPI%d: SRX Spi4 interface down\n", index); in cvm_oct_spxx_int_pr() 36 pr_err("SPI%d: SRX Spi4 Calendar table parity error\n", index); in cvm_oct_spxx_int_pr() 38 pr_err("SPI%d: SRX Consecutive Spi4 DIP4 errors have exceeded SPX_ERR_CTL[ERRCNT]\n", in cvm_oct_spxx_int_pr() 41 pr_err("SPI%d: SRX Spi4 DIP4 error\n", index); in cvm_oct_spxx_int_pr() 43 pr_err("SPI%d: SRX Selected port has hit TPA overflow\n", in cvm_oct_spxx_int_pr() 46 pr_err("SPI%d: SRX Spi4 reserved control word detected\n", in cvm_oct_spxx_int_pr() 49 pr_err("SPI%d: SRX Spi4 receive FIFO drowning/overflow\n", in cvm_oct_spxx_int_pr() 52 pr_err("SPI%d: SRX Spi4 packet closed on non-16B alignment without EOP\n", in cvm_oct_spxx_int_pr() 55 pr_err("SPI%d: SRX Spi4 async FIFO overflow\n", index); in cvm_oct_spxx_int_pr() 57 pr_err("SPI%d: SRX Abnormal packet termination (ERR bit)\n", in cvm_oct_spxx_int_pr() [all …]
|
/linux-4.4.14/drivers/staging/gs_fpgaboot/ |
D | gs_fpgaboot.c | 83 pr_err("error: length section is not 'e', but %c\n", tbuf[0]); in readlength_bitstream() 108 pr_err("error: corrupted header"); in readmagic_bitstream() 165 pr_err("unsupported fpga image format\n"); in gs_read_image() 182 pr_err("firmware %s is missing, cannot continue.\n", fw_file); in gs_load_image() 203 pr_err("unsupported program bus width %d\n", in gs_download_image() 231 pr_err("init_b 0\n"); in gs_download_image() 237 pr_err("init_B %d\n", xl_get_init_b()); in gs_download_image() 243 pr_err("fpga download fail\n"); in gs_download_image() 300 pr_err("gs_load_image error\n"); in gs_fpgaboot() 306 pr_err("gs_read_image error\n"); in gs_fpgaboot() [all …]
|
/linux-4.4.14/lib/ |
D | test_kasan.c | 28 pr_err("Allocation failed\n"); in kmalloc_oob_right() 44 pr_err("Allocation failed\n"); in kmalloc_oob_left() 60 pr_err("Allocation failed\n"); in kmalloc_node_oob_right() 76 pr_err("Allocation failed\n"); in kmalloc_large_oob_right() 94 pr_err("Allocation failed\n"); in kmalloc_oob_krealloc_more() 113 pr_err("Allocation failed\n"); in kmalloc_oob_krealloc_less() 131 pr_err("Allocation failed\n"); in kmalloc_oob_16() 149 pr_err("Allocation failed\n"); in kmalloc_oob_memset_2() 165 pr_err("Allocation failed\n"); in kmalloc_oob_memset_4() 182 pr_err("Allocation failed\n"); in kmalloc_oob_memset_8() [all …]
|
D | list_sort.c | 177 pr_err("error: incorrect serial %d\n", ela->serial); in check() 181 pr_err("error: incorrect serial %d\n", elb->serial); in check() 185 pr_err("error: phantom element\n"); in check() 189 pr_err("error: bad poison: %#x/%#x\n", in check() 194 pr_err("error: bad poison: %#x/%#x\n", in check() 223 pr_err("error: cannot allocate memory\n"); in list_sort_test() 230 pr_err("error: cannot allocate memory\n"); in list_sort_test() 250 pr_err("error: list is corrupted\n"); in list_sort_test() 256 pr_err("error: list is not sorted\n"); in list_sort_test() 263 pr_err("error: order of equivalent elements not " in list_sort_test() [all …]
|
D | test_rhashtable.c | 229 pr_err(" found unexpected object %d\n", key); in thread_lookup_test() 232 pr_err(" object %d not found!\n", key); in thread_lookup_test() 235 pr_err(" wrong object returned (got %d, expected %d)\n", in thread_lookup_test() 250 pr_err(" thread[%d]: down_interruptible failed\n", tdata->id); in threadfunc() 260 pr_err(" thread[%d]: rhashtable_insert_fast failed\n", in threadfunc() 271 pr_err(" thread[%d]: rhashtable_lookup_test failed\n", in threadfunc() 283 pr_err(" thread[%d]: rhashtable_remove_fast failed\n", in threadfunc() 291 pr_err(" thread[%d]: rhashtable_lookup_test (2) failed\n", in threadfunc() 374 pr_err(" kthread_run failed for thread %d\n", i); in test_rht_init() 379 pr_err(" down interruptible failed\n"); in test_rht_init()
|
D | test-hexdump.c | 100 pr_err("Len: %zu row: %d group: %d\n", len, rowsize, groupsize); in test_hexdump() 101 pr_err("Result: '%s'\n", real); in test_hexdump() 102 pr_err("Expect: '%s'\n", test); in test_hexdump() 151 pr_err("Len: %zu rc: %u strlen: %zu\n", l, r, strlen(buf)); in test_hexdump_overflow() 152 pr_err("Result: '%s'\n", buf); in test_hexdump_overflow()
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | display.c | 177 pr_err("Could not look up %s\n", oh_name); in create_dss_pdev() 184 pr_err("Could not create pdev for %s\n", pdev_name); in create_dss_pdev() 200 pr_err("Could not alloc omap_device for %s\n", pdev_name); in create_dss_pdev() 207 pr_err("Could not set pdata for %s\n", pdev_name); in create_dss_pdev() 213 pr_err("Could not register omap_device for %s\n", pdev_name); in create_dss_pdev() 232 pr_err("Could not create pdev for %s\n", pdev_name); in create_simple_dss_pdev() 247 pr_err("Could not set pdata for %s\n", pdev_name); in create_simple_dss_pdev() 253 pr_err("Could not register platform_device for %s\n", pdev_name); in create_simple_dss_pdev() 310 pr_err("DSS not supported on this SoC\n"); in omap_display_init() 323 pr_err("Unable to register omapdss device\n"); in omap_display_init() [all …]
|
D | gpmc-smsc911x.c | 53 pr_err("Failed to request GPMC mem region\n"); in gpmc_smsc911x_init() 61 pr_err("Failed to request IRQ GPIO%d\n", gpmc_cfg->gpio_irq); in gpmc_smsc911x_init() 71 pr_err("Failed to request reset GPIO%d\n", in gpmc_smsc911x_init() 87 pr_err("Unable to register platform device\n"); in gpmc_smsc911x_init() 99 pr_err("Could not initialize smsc911x device\n"); in gpmc_smsc911x_init()
|
D | pm.c | 141 pr_err("%s: invalid parameters\n", __func__); in omap2_set_init_voltage() 155 pr_err("%s: Unable to get dev pointer for hwmod %s\n", in omap2_set_init_voltage() 162 pr_err("%s: unable to get vdd pointer for vdd_%s\n", in omap2_set_init_voltage() 169 pr_err("%s: unable to get clk %s\n", __func__, clk_name); in omap2_set_init_voltage() 180 pr_err("%s: unable to find boot up OPP for vdd_%s\n", in omap2_set_init_voltage() 188 pr_err("%s: unable to find voltage corresponding to the bootup OPP for vdd_%s\n", in omap2_set_init_voltage() 197 pr_err("%s: unable to set vdd_%s\n", __func__, vdd_name); in omap2_set_init_voltage()
|
D | pm24xx.c | 264 pr_err("PM: mpu_pwrdm not found\n"); in omap2_pm_init() 268 pr_err("PM: core_pwrdm not found\n"); in omap2_pm_init() 274 pr_err("PM: mpu_clkdm not found\n"); in omap2_pm_init() 278 pr_err("PM: wkup_clkdm not found\n"); in omap2_pm_init() 282 pr_err("PM: dsp_clkdm not found\n"); in omap2_pm_init() 286 pr_err("PM: gfx_clkdm not found\n"); in omap2_pm_init()
|
D | devices.c | 59 pr_err("could not look up %s\n", oh_name); in omap3_l3_init() 78 pr_err("%s: unable to find hwmod\n", __func__); in omap_init_mbox() 82 pr_err("%s: hwmod doesn't have valid attrs\n", __func__); in omap_init_mbox() 127 pr_err("Memory allocation for McSPI device failed\n"); in omap_mcspi_init() 141 pr_err("Invalid McSPI Revision value\n"); in omap_mcspi_init() 276 pr_err("Could not look up %s\n", oh_name); in omap_gpmc_init()
|
D | board-flash.c | 77 pr_err("NOR: Can't request GPMC CS\n"); in board_nor_init() 81 pr_err("Unable to register NOR device\n"); in board_nor_init() 203 pr_err("%s: Invalid chip select: %d\n", __func__, cs); in board_flash_init() 227 pr_err("NOR: Unable to find configuration in GPMC\n"); in board_flash_init() 233 pr_err("OneNAND: Unable to find configuration in GPMC\n"); in board_flash_init() 239 pr_err("NAND: Unable to find configuration in GPMC\n"); in board_flash_init()
|
D | sr_device.c | 51 pr_err("OMAP: SmartReflex: cannot allocate memory for n-value table\n"); in sr_set_nvalues() 107 pr_err("%s: Unable to allocate memory for %s sr_data\n", in sr_dev_init() 114 pr_err("%s: No voltage domain specified for %s. Cannot initialize\n", in sr_dev_init() 139 pr_err("%s: Unable to get voltage domain pointer for VDD %s\n", in sr_dev_init() 146 pr_err("%s: No Voltage table registered for VDD%d\n", in sr_dev_init()
|
D | usb-host.c | 306 pr_err("Could not look up %s\n", USBHS_UHH_HWMODNAME); in usbhs_init() 312 pr_err("Could not look up %s\n", USBHS_TLL_HWMODNAME); in usbhs_init() 319 pr_err("Could not build hwmod device %s\n", in usbhs_init() 327 pr_err("Could not build hwmod devices %s\n", in usbhs_init() 411 pr_err("%s: Failed registering regulator %s for %s : %d\n", in usbhs_add_regulator() 443 pr_err("%s: Invalid port 0. Must start from 1\n", in usbhs_init_phys() 455 pr_err("%s: kmalloc() failed\n", __func__); in usbhs_init_phys() 477 pr_err("%s: Failed to register device %s : %ld\n", in usbhs_init_phys()
|
D | hsmmc.c | 242 pr_err("Cannot allocate memory for controller slot name\n"); in omap_hsmmc_pdata_init() 338 pr_err("MMC%d configuration not supported!\n", c->mmc); in omap_hsmmc_pdata_init() 383 pr_err("Could not late init MMC %s\n", in omap_hsmmc_late_init() 405 pr_err("Cannot allocate memory for mmc device!\n"); in omap_hsmmc_init_one() 423 pr_err("Could not look up %s\n", oh_name); in omap_hsmmc_init_one() 441 pr_err("Could not allocate pdev for %s\n", name); in omap_hsmmc_init_one() 448 pr_err("Could not allocate od for %s\n", name); in omap_hsmmc_init_one() 455 pr_err("Could not add pdata for %s\n", name); in omap_hsmmc_init_one() 466 pr_err("Could not register od for %s\n", name); in omap_hsmmc_init_one()
|
D | pm44xx.c | 201 pr_err("Failed lookup %s or %s for wakeup dependency\n", in omap4plus_init_static_deps() 207 pr_err("Failed to add %s -> %s wakeup dependency(%d)\n", in omap4plus_init_static_deps() 263 pr_err("Failed to setup powerdomains.\n"); in omap4_pm_init() 273 pr_err("Failed to initialise static dependencies.\n"); in omap4_pm_init() 279 pr_err("Failed to initialise OMAP4 MPUSS\n"); in omap4_pm_init()
|
/linux-4.4.14/drivers/clk/bcm/ |
D | clk-kona-setup.c | 35 pr_err("%s: bad policy enable offset for %s " in ccu_data_offsets_valid() 41 pr_err("%s: bad policy control offset for %s " in ccu_data_offsets_valid() 101 pr_err("%s: bad policy offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 111 pr_err("%s: bad gate offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 118 pr_err("%s: bad hysteresis offset for %s " in peri_clk_data_offsets_valid() 125 pr_err("%s: hysteresis but no gate for %s\n", __func__, name); in peri_clk_data_offsets_valid() 132 pr_err("%s: bad divider offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 141 pr_err("%s: bad pre-divider offset for %s " in peri_clk_data_offsets_valid() 151 pr_err("%s: bad selector offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() 160 pr_err("%s: bad trigger offset for %s (%u > %u)\n", in peri_clk_data_offsets_valid() [all …]
|
/linux-4.4.14/arch/arm/mach-rockchip/ |
D | platsmp.c | 79 pr_err("%s: could not get reset control for core %d\n", in pmu_set_power_domain() 94 pr_err("%s: could not update power domain\n", __func__); in pmu_set_power_domain() 102 pr_err("%s: could not read power domain state\n", in pmu_set_power_domain() 126 pr_err("%s: sram or pmu missing for cpu boot\n", __func__); in rockchip_boot_secondary() 131 pr_err("%s: cpu %d outside maximum number of cpus %d\n", in rockchip_boot_secondary() 181 pr_err("%s: could not get address for node %s\n", in rockchip_smp_prepare_sram() 188 pr_err("%s: reserved block with size 0x%x is to small for trampoline size 0x%x\n", in rockchip_smp_prepare_sram() 238 pr_err("%s: could not find pmu dt node\n", __func__); in rockchip_smp_prepare_pmu() 244 pr_err("%s: could not map pmu registers\n", __func__); in rockchip_smp_prepare_pmu() 254 pr_err("%s: regmap init failed\n", __func__); in rockchip_smp_prepare_pmu() [all …]
|
D | pm.c | 202 pr_err("%s: Failed to suspend\n", __func__); in rockchip_lpmode_enter() 230 pr_err("%s: Suspend finish failed\n", __func__); in rk3288_suspend_finish() 241 pr_err("%s: could not find pmu regmap\n", __func__); in rk3288_suspend_init() 248 pr_err("%s: could not find sgrf regmap\n", __func__); in rk3288_suspend_init() 255 pr_err("%s: could not find grf regmap\n", __func__); in rk3288_suspend_init() 262 pr_err("%s: could not find bootram dt node\n", __func__); in rk3288_suspend_init() 268 pr_err("%s: could not map bootram base\n", __func__); in rk3288_suspend_init() 274 pr_err("%s: could not get bootram phy addr\n", __func__); in rk3288_suspend_init() 320 pr_err("Failed to find PMU node\n"); in rockchip_suspend_init() 329 pr_err("%s: matches init error %d\n", __func__, ret); in rockchip_suspend_init()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal-sysparam.c | 51 pr_err("%s: Couldn't get the token, returning\n", in opal_get_sys_param() 65 pr_err("%s: Failed to wait for the async response, %zd\n", in opal_get_sys_param() 86 pr_err("%s: Couldn't get the token, returning\n", in opal_set_sys_param() 101 pr_err("%s: Failed to wait for the async response, %d\n", in opal_set_sys_param() 175 pr_err("SYSPARAM: Opal sysparam node not compatible\n"); in opal_sys_param_init() 181 pr_err("SYSPARAM: Failed to create sysparam kobject\n"); in opal_sys_param_init() 188 pr_err("SYSPARAM: Failed to allocate memory for param data " in opal_sys_param_init() 196 pr_err("SYSPARAM: No string found of property param-name in " in opal_sys_param_init() 203 pr_err("SYSPARAM: Failed to allocate memory to read parameter " in opal_sys_param_init() 210 pr_err("SYSPARAM: Failed to allocate memory to read parameter " in opal_sys_param_init() [all …]
|
D | opal-power.c | 40 pr_err("Failed to get EPOW event information\n"); in detect_epow() 110 pr_err("Unknown power-control type %llu\n", type); in opal_power_control_event() 114 pr_err("Unknown OPAL message type %lu\n", msg_type); in opal_power_control_event() 150 pr_err("Failed to register SHUTDOWN notifier, ret = %d\n", ret); in opal_power_control_init() 166 pr_err("Failed to register EPOW notifier, ret = %d\n", ret); in opal_power_control_init() 171 pr_err("Failed to register DPO notifier, ret = %d\n", ret); in opal_power_control_init()
|
D | opal-async.c | 81 pr_err("%s: Passed token is out of range, token %d\n", in __opal_async_release_token() 111 pr_err("%s: Invalid token passed\n", __func__); in opal_async_wait_response() 116 pr_err("%s: Invalid message pointer passed\n", __func__); in opal_async_wait_response() 162 pr_err("%s: Opal node not found\n", __func__); in opal_async_comp_init() 169 pr_err("%s: %s has no opal-msg-async-num\n", in opal_async_comp_init() 182 pr_err("%s: Can't register OPAL event notifier (%d)\n", in opal_async_comp_init() 191 pr_err("%s: Out of memory, failed to do asynchronous " in opal_async_comp_init()
|
D | pci-p5ioc2.c | 73 pr_err("PCI %d: Failed to allocate MSI bitmap !\n", in pnv_pci_init_p5ioc2_msis() 137 pr_err(" Missing \"ibm,opal-phbid\" property !\n"); in pnv_pci_init_p5ioc2_phb() 147 pr_err(" Failed to set TCE memory, OPAL error %lld\n", rc); in pnv_pci_init_p5ioc2_phb() 154 pr_err(" Failed to allocate PCI controller\n"); in pnv_pci_init_p5ioc2_phb() 171 pr_err(" Failed to map registers !\n"); in pnv_pci_init_p5ioc2_phb() 226 pr_err(" Missing \"ibm,opal-hubid\" property !\n"); in pnv_pci_init_p5ioc2_hub() 258 pr_err(" Failed to allocate TCE memory, OPAL error %lld\n", rc); in pnv_pci_init_p5ioc2_hub()
|
/linux-4.4.14/arch/x86/platform/efi/ |
D | efi-bgrt.c | 44 pr_err("Ignoring BGRT: invalid length %u (expected %zu)\n", in efi_bgrt_init() 49 pr_err("Ignoring BGRT: invalid version %u (expected 1)\n", in efi_bgrt_init() 54 pr_err("Ignoring BGRT: reserved status bits are non-zero %u\n", in efi_bgrt_init() 64 pr_err("Ignoring BGRT: invalid image type %u (expected 0)\n", in efi_bgrt_init() 69 pr_err("Ignoring BGRT: null image address\n"); in efi_bgrt_init() 79 pr_err("Ignoring BGRT: failed to map image header memory\n"); in efi_bgrt_init() 91 pr_err("Ignoring BGRT: failed to allocate memory for image (wanted %zu bytes)\n", in efi_bgrt_init() 100 pr_err("Ignoring BGRT: failed to map image memory\n"); in efi_bgrt_init()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | ftrace.c | 120 pr_err("Not expected bl: opcode is %x\n", op); in __ftrace_make_nop() 130 pr_err("Not a trampoline\n"); in __ftrace_make_nop() 135 pr_err("Failed to get trampoline target\n"); in __ftrace_make_nop() 144 pr_err("addr %lx does not match expected %lx\n", ptr, entry); in __ftrace_make_nop() 184 pr_err("Not expected bl: opcode is %x\n", op); in __ftrace_make_nop() 203 pr_err("Failed to read %lx\n", tramp); in __ftrace_make_nop() 214 pr_err("Not a trampoline\n"); in __ftrace_make_nop() 226 pr_err("Trampoline location %08lx does not match addr\n", in __ftrace_make_nop() 267 pr_err("No module loaded addr=%lx\n", addr); in ftrace_make_nop() 273 pr_err("Record mod %p not equal to passed in mod %p\n", in ftrace_make_nop() [all …]
|
D | nvram_64.c | 214 pr_err("%s: Failed nvram_write (%d)\n", __func__, rc); in nvram_write_os_partition() 220 pr_err("%s: Failed nvram_write (%d)\n", __func__, rc); in nvram_write_os_partition() 252 pr_err("%s: Failed nvram_read (%d)\n", __func__, rc); in nvram_read_partition() 259 pr_err("%s: Failed nvram_read (%d)\n", __func__, rc); in nvram_read_partition() 320 pr_err("nvram: Failed to find or create %s" in nvram_init_os_partition() 373 pr_err("nvram: compression failed; returned %d\n", zipped_len); in zip_oops() 374 pr_err("nvram: logging uncompressed oops/panic report\n"); in zip_oops() 505 pr_err("nvram: Failed to find partition %s, " in nvram_pstore_read() 586 pr_err("nvram: pstore_register() failed, returned %d. " in nvram_pstore_init() 606 pr_err("nvram: Failed to initialize oops partition!"); in nvram_init_oops_partition() [all …]
|
/linux-4.4.14/drivers/cpufreq/ |
D | spear-cpufreq.c | 65 pr_err("Failed to get %s clock\n", sys_clk_src[pclk]); in spear1340_cpu_get_possible_parent() 83 pr_err("failed to get cpu's parent (sys) clock\n"); in spear1340_set_cpu_rate() 90 pr_err("Failed to set sys clk rate to %lu\n", newfreq); in spear1340_set_cpu_rate() 96 pr_err("Failed to set sys clk parent\n"); in spear1340_set_cpu_rate() 122 pr_err("Failed to get src clk\n"); in spear_cpufreq_target() 138 pr_err("clk_round_rate failed for cpu src clock\n"); in spear_cpufreq_target() 148 pr_err("CPU Freq: cpu clk_set_rate failed: %d\n", ret); in spear_cpufreq_target() 180 pr_err("No cpu node found"); in spear_cpufreq_probe() 190 pr_err("Invalid cpufreq_tbl"); in spear_cpufreq_probe() 215 pr_err("Unable to get CPU clock\n"); in spear_cpufreq_probe() [all …]
|
D | s3c64xx-cpufreq.c | 73 pr_err("Failed to set VDDARM for %dkHz: %d\n", in s3c64xx_cpufreq_set_target() 82 pr_err("Failed to set rate %dkHz: %d\n", in s3c64xx_cpufreq_set_target() 93 pr_err("Failed to set VDDARM for %dkHz: %d\n", in s3c64xx_cpufreq_set_target() 96 pr_err("Failed to restore original clock rate\n"); in s3c64xx_cpufreq_set_target() 118 pr_err("Unable to check supported voltages\n"); in s3c64xx_cpufreq_config_regulator() 157 pr_err("No frequency information for this CPU\n"); in s3c64xx_cpufreq_driver_init() 163 pr_err("Unable to obtain ARMCLK: %ld\n", in s3c64xx_cpufreq_driver_init() 172 pr_err("Failed to obtain VDDARM: %d\n", ret); in s3c64xx_cpufreq_driver_init() 173 pr_err("Only frequency scaling available\n"); in s3c64xx_cpufreq_driver_init() 205 pr_err("Failed to configure frequency table: %d\n", in s3c64xx_cpufreq_driver_init()
|
D | powernow-k8.c | 158 pr_err("internal error - overflow on fid write\n"); in write_new_fid() 172 pr_err("Hardware error - pending bit very stuck - no further pstate changes possible\n"); in write_new_fid() 180 pr_err("vid change on fid trans, old 0x%x, new 0x%x\n", in write_new_fid() 186 pr_err("fid trans failed, fid 0x%x, curr 0x%x\n", fid, in write_new_fid() 202 pr_err("internal error - overflow on vid write\n"); in write_new_vid() 216 pr_err("internal error - pending bit very stuck - no further pstate changes possible\n"); in write_new_vid() 222 pr_err("fid changed on vid trans, old 0x%x new 0x%x\n", in write_new_vid() 228 pr_err("vid trans failed, vid 0x%x, curr 0x%x\n", in write_new_vid() 272 pr_err("failed (cpu%d): req 0x%x 0x%x, curr 0x%x 0x%x\n", in transition_fid_vid() 329 pr_err("ph1 err, currfid changed 0x%x\n", data->currfid); in core_voltage_pre_transition() [all …]
|
D | s3c2416-cpufreq.c | 112 pr_err("cpufreq: Failed to set armdiv rate %dkHz: %d\n", in s3c2416_cpufreq_set_armdiv() 137 pr_err("cpufreq: Failed to switch armclk to hclk: %d\n", ret); in s3c2416_cpufreq_enter_dvs() 154 pr_err("cpufreq: Failed to set VDDARM: %d\n", ret); in s3c2416_cpufreq_enter_dvs() 185 pr_err("cpufreq: Failed to set VDDARM: %d\n", ret); in s3c2416_cpufreq_leave_dvs() 198 pr_err("cpufreq: Failed to set the armdiv to %lukHz: %d\n", in s3c2416_cpufreq_leave_dvs() 209 pr_err("cpufreq: Failed to switch armclk clock parent to armdiv: %d\n", in s3c2416_cpufreq_leave_dvs() 274 pr_err("cpufreq: Unable to check supported voltages\n"); in s3c2416_cpufreq_cfg_regulator() 350 pr_err("cpufreq: Unable to obtain msysclk: %d\n", ret); in s3c2416_cpufreq_driver_init() 376 pr_err("cpufreq: No frequency information for this CPU, msysclk at %lukHz\n", in s3c2416_cpufreq_driver_init() 386 pr_err("cpufreq: Unable to obtain ARMDIV: %d\n", ret); in s3c2416_cpufreq_driver_init() [all …]
|
D | mt8173-cpufreq.c | 195 pr_err("cpu%d: failed to find OPP for %ld\n", in mtk_cpufreq_set_target() 210 pr_err("cpu%d: failed to scale up voltage!\n", in mtk_cpufreq_set_target() 220 pr_err("cpu%d: failed to re-parent cpu clock!\n", in mtk_cpufreq_set_target() 230 pr_err("cpu%d: failed to scale cpu clock rate!\n", in mtk_cpufreq_set_target() 240 pr_err("cpu%d: failed to re-parent cpu clock!\n", in mtk_cpufreq_set_target() 254 pr_err("cpu%d: failed to scale down voltage!\n", in mtk_cpufreq_set_target() 303 pr_err("failed to get cpu%d device\n", cpu); in mtk_cpu_dvfs_info_init() 312 pr_err("failed to get cpu clk for cpu%d\n", cpu); in mtk_cpu_dvfs_info_init() 324 pr_err("failed to get intermediate clk for cpu%d\n", in mtk_cpu_dvfs_info_init() 337 pr_err("failed to get proc regulator for cpu%d\n", in mtk_cpu_dvfs_info_init() [all …]
|
D | highbank-cpufreq.c | 75 pr_err("failed to get highbank cpufreq device\n"); in hb_cpufreq_driver_init() 81 pr_err("failed to find highbank cpufreq node\n"); in hb_cpufreq_driver_init() 88 pr_err("failed to get cpu0 clock: %d\n", ret); in hb_cpufreq_driver_init() 94 pr_err("failed to register clk notifier: %d\n", ret); in hb_cpufreq_driver_init()
|
/linux-4.4.14/arch/arm/mach-vt8500/ |
D | vt8500.c | 91 pr_err("%s: of_iomap(gpio_mux) failed\n", in vt8500_init() 98 pr_err("%s: ioremap(legacy_gpio_mux) failed\n", in vt8500_init() 106 pr_err("%s: Could not remap GPIO mux\n", __func__); in vt8500_init() 123 pr_err("%s: of_iomap(gpio_mux) failed\n", in vt8500_init() 130 pr_err("%s: ioremap(legacy_gpio_mux) failed\n", in vt8500_init() 138 pr_err("%s: Could not remap GPIO mux\n", __func__); in vt8500_init() 149 pr_err("%s:of_iomap(pmc) failed\n", __func__); in vt8500_init() 155 pr_err("%s:ioremap(power_off) failed\n", __func__); in vt8500_init() 160 pr_err("%s: PMC Hibernation register could not be remapped, not enabling power off!\n", __func__); in vt8500_init()
|
/linux-4.4.14/tools/virtio/virtio-trace/ |
D | trace-agent-rw.c | 28 pr_err("rw_thread_info zalloc error\n"); in rw_thread_info_new() 53 pr_err("Could not open in_fd (CPU:%d)\n", cpu); in rw_thread_init() 62 pr_err("Could not open out_fd (CPU:%d)\n", cpu); in rw_thread_init() 70 pr_err("Could not create pipe in rw-thread(%d)\n", cpu); in rw_thread_init() 79 pr_err("Could not change pipe size in rw-thread(%d)\n", cpu); in rw_thread_init() 103 pr_err("Could not set CPU#%d affinity\n", (int)cpu_num); in bind_cpu() 133 pr_err("Splice_read in rw-thread(%d)\n", ts->cpu_num); in rw_thread_main() 155 pr_err("Splice_write in rw-thread(%d)\n", in rw_thread_main() 187 pr_err("Could not create a rw thread(%d)\n", rw_ti->cpu_num); in rw_thread_run()
|
D | trace-agent.c | 36 pr_err("Could not read cpus\n"); in get_total_cpus() 39 pr_err("Exceed max cpus(%d)\n", (int)MAX_CPUS); in get_total_cpus() 56 pr_err("agent_info zalloc error\n"); in agent_info_new() 90 pr_err("Pipe size must be less than 1MB\n"); in parse_size() 93 pr_err("Pipe size must be over 64KB\n"); in parse_size() 108 pr_err("usage: %s [-h] [-o] [-s <size of pipe>]\n", prg); in usage() 118 pr_err("Could not allocate buffer\n"); in make_path() 130 pr_err("Failed to generate %s path(CPU#%d):%d\n", in make_path() 237 pr_err("pthread_join() error:%d (cpu %d)\n", ret, cpu); in agent_main_loop()
|
/linux-4.4.14/fs/hfsplus/ |
D | options.c | 116 pr_err("creator requires a 4 character value\n"); in hfsplus_parse_options() 122 pr_err("type requires a 4 character value\n"); in hfsplus_parse_options() 128 pr_err("umask requires a value\n"); in hfsplus_parse_options() 135 pr_err("uid requires an argument\n"); in hfsplus_parse_options() 140 pr_err("invalid uid specified\n"); in hfsplus_parse_options() 146 pr_err("gid requires an argument\n"); in hfsplus_parse_options() 151 pr_err("invalid gid specified\n"); in hfsplus_parse_options() 157 pr_err("part requires an argument\n"); in hfsplus_parse_options() 163 pr_err("session requires an argument\n"); in hfsplus_parse_options() 169 pr_err("unable to change nls mapping\n"); in hfsplus_parse_options() [all …]
|
D | xattr.c | 176 pr_err("failed to load attributes file\n"); in hfsplus_create_attributes_file() 201 pr_err("failed to extend attributes file\n"); in hfsplus_create_attributes_file() 212 pr_err("failed to allocate memory for header node\n"); in hfsplus_create_attributes_file() 245 pr_err("failed to load attributes file\n"); in hfsplus_create_attributes_file() 285 pr_err("can't init xattr find struct\n"); in __hfsplus_setxattr() 291 pr_err("catalog searching failed\n"); in __hfsplus_setxattr() 297 pr_err("xattr exists yet\n"); in __hfsplus_setxattr() 344 pr_err("xattr exists yet\n"); in __hfsplus_setxattr() 356 pr_err("cannot replace xattr\n"); in __hfsplus_setxattr() 389 pr_err("invalid catalog entry type\n"); in __hfsplus_setxattr() [all …]
|
D | attributes.c | 144 pr_err("attributes file doesn't exist\n"); in hfsplus_find_attr() 207 pr_err("attributes file doesn't exist\n"); in hfsplus_create_attr() 282 pr_err("only inline data xattr are supported\n"); in __hfsplus_delete_attr() 285 pr_err("invalid extended attribute record\n"); in __hfsplus_delete_attr() 307 pr_err("attributes file doesn't exist\n"); in hfsplus_delete_attr() 321 pr_err("invalid extended attribute name\n"); in hfsplus_delete_attr() 347 pr_err("attributes file doesn't exist\n"); in hfsplus_delete_all_attrs() 359 pr_err("xattr search failed\n"); in hfsplus_delete_all_attrs()
|
/linux-4.4.14/drivers/power/reset/ |
D | brcmstb-reboot.c | 53 pr_err("failed to write rst_src_en (%d)\n", rc); in brcmstb_restart_handler() 59 pr_err("failed to read rst_src_en (%d)\n", rc); in brcmstb_restart_handler() 65 pr_err("failed to write sw_mstr_rst (%d)\n", rc); in brcmstb_restart_handler() 71 pr_err("failed to read sw_mstr_rst (%d)\n", rc); in brcmstb_restart_handler() 110 pr_err("failed to look up compatible string\n"); in brcmstb_reboot_probe() 117 pr_err("failed to get syscon phandle\n"); in brcmstb_reboot_probe() 124 pr_err("can't get rst_src_en offset (%d)\n", rc); in brcmstb_reboot_probe() 131 pr_err("can't get sw_mstr_rst offset (%d)\n", rc); in brcmstb_reboot_probe()
|
/linux-4.4.14/arch/arm/mach-bcm/ |
D | kona_smp.c | 53 pr_err("no configuration base address register!\n"); in scu_a9_enable() 60 pr_err("hardware reports only one core\n"); in scu_a9_enable() 66 pr_err("failed to remap config base (%lu/%u) for SCU\n", in scu_a9_enable() 102 pr_err("%s: missing/invalid " OF_SECONDARY_BOOT " property\n", in bcm_smp_prepare_cpus() 153 pr_err("bad cpu id (%u > %u)\n", cpu_id, BOOT_ADDR_CPUID_MASK); in bcm_boot_secondary() 158 pr_err("required secondary boot register not specified\n"); in bcm_boot_secondary() 164 pr_err("unable to map boot register for cpu %u\n", cpu_id); in bcm_boot_secondary() 192 pr_err("timeout waiting for cpu %u to start\n", cpu_id); in bcm_boot_secondary()
|
D | bcm63xx_smp.c | 43 pr_err("no configuration base address register!\n"); in scu_a9_enable() 50 pr_err("hardware reports only one core\n"); in scu_a9_enable() 56 pr_err("failed to remap config base (%lu/%u) for SCU\n", in scu_a9_enable() 117 pr_err("SMP: unable to find bcm63138 boot LUT node\n"); in bcm63138_smp_boot_secondary() 125 pr_err("SMP: unable to remap boot LUT base register\n"); in bcm63138_smp_boot_secondary() 132 pr_err("SMP: failed to locate secondary CPU%d node\n", cpu); in bcm63138_smp_boot_secondary()
|
D | platsmp-brcmstb.c | 257 pr_err("can't find phandle %s\n", name); in setup_hifcpubiuctrl_regs() 264 pr_err("iomap failed for cpubiuctrl_block\n"); in setup_hifcpubiuctrl_regs() 272 pr_err("failed to read 1st entry from %s property (%d)\n", name, in setup_hifcpubiuctrl_regs() 281 pr_err("failed to read 2nd entry from %s property (%d)\n", name, in setup_hifcpubiuctrl_regs() 302 pr_err("can't find phandle %s\n", name); in setup_hifcont_regs() 309 pr_err("iomap failed for hif_cont_block\n"); in setup_hifcont_regs() 331 pr_err("can't find compatible node %s\n", name); in brcmstb_cpu_ctrl_setup()
|
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_hdcp.c | 141 pr_err("%s: write size too big\n", __func__); in hdmi_ddc_write() 189 pr_err("%s: error: scm_call ret=%d resp=%u\n", in hdmi_hdcp_scm_wr() 278 pr_err("%s: AKSV QFPROM doesn't have 20 1's, 20 0's\n", in hdmi_hdcp_read_validate_aksv() 280 pr_err("%s: QFPROM AKSV chk failed (AKSV=%02x%08x)\n", in hdmi_hdcp_read_validate_aksv() 475 pr_err("%s: ASKV validation failed\n", __func__); in hdmi_hdcp_auth_prepare() 620 pr_err("%s: Wait key state timedout", __func__); in hdmi_hdcp_wait_key_an_ready() 642 pr_err("%s: Wait An timedout", __func__); in hdmi_hdcp_wait_key_an_ready() 682 pr_err("%s:An write failed\n", __func__); in hdmi_hdcp_send_aksv_an() 690 pr_err("%s:AKSV write failed\n", __func__); in hdmi_hdcp_send_aksv_an() 708 pr_err("%s:BKSV read failed\n", __func__); in hdmi_hdcp_recv_bksv() [all …]
|
/linux-4.4.14/drivers/char/tpm/ |
D | tpm_of.c | 30 pr_err("%s: ERROR - Eventlog already initialized\n", __func__); in read_log() 36 pr_err("%s: ERROR - IBMVTPM not supported\n", __func__); in read_log() 42 pr_err("%s: ERROR - SML size not found\n", __func__); in read_log() 46 pr_err("%s: ERROR - event log area empty\n", __func__); in read_log() 52 pr_err("%s: ERROR - SML not found\n", __func__); in read_log() 58 pr_err("%s: ERROR - Not enough memory for BIOS measurements\n", in read_log()
|
/linux-4.4.14/drivers/firmware/efi/ |
D | esrt.c | 259 pr_err("ESRT header is not in the memory map.\n"); in efi_esrt_init() 265 pr_err("EFI memory descriptor is invalid. (esrt: %p max: %p)\n", in efi_esrt_init() 274 pr_err("ESRT header doen't fit on single memory map entry. (size: %zu max: %zu)\n", in efi_esrt_init() 281 pr_err("early_memremap(%p, %zu) failed.\n", (void *)efi.esrt, in efi_esrt_init() 291 pr_err("Unsupported ESRT version %lld.\n", in efi_esrt_init() 297 pr_err("ESRT memory map entry can only hold the header. (max: %zu size: %zu)\n", in efi_esrt_init() 310 pr_err("ESRT says fw_resource_count has very large value %d.\n", in efi_esrt_init() 321 pr_err("ESRT does not fit on single memory map entry (size: %zu max: %zu)\n", in efi_esrt_init() 331 pr_err("early_memremap(%p, %zu) failed.\n", (void *)efi.esrt, in efi_esrt_init() 361 pr_err("Unsupported ESRT version %lld.\n", in register_entries() [all …]
|
/linux-4.4.14/drivers/misc/ti-st/ |
D | st_core.c | 69 pr_err("tty unavailable to perform write"); in st_get_uart_wr_room() 88 pr_err("tty unavailable to perform write"); in st_int_write() 111 pr_err("chnl_id %d not registered, no data to send?", in st_send_frame() 126 pr_err(" proto stack %d's ->recv failed", chnl_id); in st_send_frame() 131 pr_err(" proto stack %d's ->recv null", chnl_id); in st_send_frame() 182 pr_err("Data length is too large len %d room %d", len, in st_check_data_len() 252 pr_err(" received null from TTY "); in st_int_recv() 360 pr_err("chip/interface misbehavior: " in st_int_recv() 370 pr_err("out of memory: dropping\n"); in st_int_recv() 437 pr_err("ST LL is illegal state(%ld)," in st_int_enqueue() [all …]
|
D | st_ll.c | 47 pr_err("ERR hcill: ST_LL_GO_TO_SLEEP_IND" in ll_device_want_to_sleep() 73 pr_err("duplicate wake_ind while waiting for Wake ack"); in ll_device_want_to_wakeup() 77 pr_err("duplicate wake_ind already AWAKE"); in ll_device_want_to_wakeup() 81 pr_err("duplicate wake_ind"); in ll_device_want_to_wakeup() 119 pr_err(" Chip already AWAKE "); in st_ll_wakeup() 140 pr_err("sleep ack rcvd: host shouldn't"); in st_ll_sleep_state() 151 pr_err(" unknown input/state "); in st_ll_sleep_state()
|
D | st_kim.c | 86 pr_err("no proper response during fw download"); in validate_firmware_response() 87 pr_err("data6 %x", skb->data[5]); in validate_firmware_response() 111 pr_err("Data length is too large len %d room %d", len, in kim_check_data_len() 149 pr_err(" received null from TTY "); in kim_int_recv() 200 pr_err("can't allocate mem for new packet"); in kim_int_recv() 223 pr_err("kim: couldn't write 4 bytes"); in read_local_version() 230 pr_err(" waiting for ver info- timed out or received signal"); in read_local_version() 270 pr_err("invalid action after change remote baud command"); in skip_change_remote_baud() 299 pr_err("kim: failed to read local ver"); in download_firmware() 307 pr_err(" request_firmware failed(errno %ld) for %s", err, in download_firmware() [all …]
|
/linux-4.4.14/drivers/clk/keystone/ |
D | pll.c | 171 pr_err("%s: Out of memory\n", __func__); in _of_pll_clk_init() 193 pr_err("%s: ioremap failed\n", __func__); in _of_pll_clk_init() 222 pr_err("%s: error initializing pll %s\n", __func__, node->name); in _of_pll_clk_init() 263 pr_err("%s: ioremap failed\n", __func__); in of_pll_div_clk_init() 269 pr_err("%s: missing parent clock\n", __func__); in of_pll_div_clk_init() 274 pr_err("%s: missing 'shift' property\n", __func__); in of_pll_div_clk_init() 279 pr_err("%s: missing 'bit-mask' property\n", __func__); in of_pll_div_clk_init() 288 pr_err("%s: error registering divider %s\n", __func__, clk_name); in of_pll_div_clk_init() 307 pr_err("%s: ioremap failed\n", __func__); in of_pll_mux_clk_init() 313 pr_err("%s: missing parent clocks\n", __func__); in of_pll_mux_clk_init() [all …]
|
/linux-4.4.14/drivers/mtd/tests/ |
D | subpagetest.c | 65 pr_err("error: write failed at %#llx\n", in write_eraseblock() 68 pr_err(" write size: %#x\n", subpgsize); in write_eraseblock() 69 pr_err(" written: %#zx\n", written); in write_eraseblock() 79 pr_err("error: write failed at %#llx\n", in write_eraseblock() 82 pr_err(" write size: %#x\n", subpgsize); in write_eraseblock() 83 pr_err(" written: %#zx\n", written); in write_eraseblock() 103 pr_err("error: write failed at %#llx\n", in write_eraseblock2() 106 pr_err(" write size: %#x\n", in write_eraseblock2() 108 pr_err(" written: %#08zx\n", in write_eraseblock2() 145 pr_err("error: read failed at %#llx\n", in verify_eraseblock() [all …]
|
D | oobtest.c | 87 pr_err("error: writeoob failed at %#llx\n", in write_eraseblock() 89 pr_err("error: use_len %d, use_offset %d\n", in write_eraseblock() 197 pr_err("error: readoob failed at %#llx\n", in verify_eraseblock() 207 pr_err("error: verify failed at %#llx\n", in verify_eraseblock() 211 pr_err("error: too many errors\n"); in verify_eraseblock() 231 pr_err("error: readoob failed at %#llx\n", in verify_eraseblock() 250 pr_err("error: verify failed at %#llx\n", in verify_eraseblock() 254 pr_err("error: too many errors\n"); in verify_eraseblock() 290 pr_err("error: readoob failed at %#llx\n", in verify_eraseblock_in_one_go() 301 pr_err("error: verify failed at %#llx\n", in verify_eraseblock_in_one_go() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/85xx/ |
D | p1022_ds.c | 182 pr_err("p1022ds: missing global utilities device node\n"); in p1022ds_set_monitor_port() 188 pr_err("p1022ds: could not map global utilities device\n"); in p1022ds_set_monitor_port() 194 pr_err("p1022ds: missing localbus node\n"); in p1022ds_set_monitor_port() 200 pr_err("p1022ds: could not map localbus node\n"); in p1022ds_set_monitor_port() 206 pr_err("p1022ds: missing local access window node\n"); in p1022ds_set_monitor_port() 212 pr_err("p1022ds: could not map local access window node\n"); in p1022ds_set_monitor_port() 218 pr_err("p1022ds: LAW node is missing fsl,num-laws property\n"); in p1022ds_set_monitor_port() 240 pr_err("p1022ds: CS0 and/or CS1 is not programmed\n"); in p1022ds_set_monitor_port() 264 pr_err("p1022ds: could not determine physical address for CS0" in p1022ds_set_monitor_port() 270 pr_err("p1022ds: could not determine physical address for CS1" in p1022ds_set_monitor_port() [all …]
|
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/ |
D | ops_bcm4706.c | 59 pr_err("NFLASH control command not ready!\n"); in bcm47xxnflash_ops_bcm4706_ctl_cmd() 73 pr_err("Error on polling\n"); in bcm47xxnflash_ops_bcm4706_poll() 81 pr_err("Polling timeout!\n"); in bcm47xxnflash_ops_bcm4706_poll() 161 pr_err("%s ctl_cmd didn't work!\n", __func__); in bcm47xxnflash_ops_bcm4706_write() 241 pr_err("READID error\n"); in bcm47xxnflash_ops_bcm4706_cmdfunc() 256 pr_err("READID error\n"); in bcm47xxnflash_ops_bcm4706_cmdfunc() 268 pr_err("STATUS command error\n"); in bcm47xxnflash_ops_bcm4706_cmdfunc() 282 pr_err("ERASE1 failed\n"); in bcm47xxnflash_ops_bcm4706_cmdfunc() 297 pr_err("SEQIN failed\n"); in bcm47xxnflash_ops_bcm4706_cmdfunc() 302 pr_err("PAGEPROG failed\n"); in bcm47xxnflash_ops_bcm4706_cmdfunc() [all …]
|
/linux-4.4.14/drivers/target/ |
D | target_core_configfs.c | 292 pr_err("Missing tfo->name\n"); in target_fabric_tf_ops_check() 296 pr_err("Passed name: %s exceeds TARGET_FABRIC" in target_fabric_tf_ops_check() 301 pr_err("Missing tfo->get_fabric_name()\n"); in target_fabric_tf_ops_check() 305 pr_err("Missing tfo->tpg_get_wwn()\n"); in target_fabric_tf_ops_check() 309 pr_err("Missing tfo->tpg_get_tag()\n"); in target_fabric_tf_ops_check() 313 pr_err("Missing tfo->tpg_check_demo_mode()\n"); in target_fabric_tf_ops_check() 317 pr_err("Missing tfo->tpg_check_demo_mode_cache()\n"); in target_fabric_tf_ops_check() 321 pr_err("Missing tfo->tpg_check_demo_mode_write_protect()\n"); in target_fabric_tf_ops_check() 325 pr_err("Missing tfo->tpg_check_prod_mode_write_protect()\n"); in target_fabric_tf_ops_check() 329 pr_err("Missing tfo->tpg_get_inst_index()\n"); in target_fabric_tf_ops_check() [all …]
|
D | target_core_file.c | 54 pr_err("Unable to allocate memory for struct fd_host\n"); in fd_attach_hba() 89 pr_err("Unable to allocate memory for struct fd_dev\n"); in fd_alloc_device() 109 pr_err("Missing fd_dev_name=\n"); in fd_configure_device() 135 pr_err("filp_open(%s) failed\n", fd_dev->fd_dev_name); in fd_configure_device() 178 pr_err("FILEIO: Missing fd_dev_size=" in fd_configure_device() 262 pr_err("Unable to allocate fd_do_readv iov[]\n"); in fd_do_rw() 284 pr_err("%s() write returned %d\n", __func__, ret); in fd_do_rw() 295 pr_err("%s() returned %d, expecting %u for " in fd_do_rw() 302 pr_err("%s() returned %d for non S_ISBLK\n", in fd_do_rw() 343 pr_err("FILEIO: vfs_fsync_range() failed: %d\n", ret); in fd_execute_sync_cache() [all …]
|
D | target_core_xcopy.c | 92 pr_err("configfs_depend_item attempt failed:" in target_xcopy_locate_se_dev_e4() 107 pr_err("Unable to locate 0xe4 descriptor for EXTENDED_COPY\n"); in target_xcopy_locate_se_dev_e4() 126 pr_err("XCOPY 0xe4: code set of non binary type not supported\n"); in target_xcopy_parse_tiddesc_e4() 130 pr_err("XCOPY 0xe4: association other than LUN not supported\n"); in target_xcopy_parse_tiddesc_e4() 134 pr_err("XCOPY 0xe4: designator type unsupported: 0x%02x\n", in target_xcopy_parse_tiddesc_e4() 144 pr_err("XCOPY 0xe4: invalid desig_len: %d\n", (int)desig_len); in target_xcopy_parse_tiddesc_e4() 152 pr_err("XCOPY 0xe4: Unsupported DESIGNATOR TYPE: 0x%02x\n", in target_xcopy_parse_tiddesc_e4() 197 pr_err("XCOPY target descriptor list length is not" in target_xcopy_parse_target_descriptors() 202 pr_err("XCOPY target descriptor supports a maximum" in target_xcopy_parse_target_descriptors() 236 pr_err("XCOPY unsupported descriptor type code:" in target_xcopy_parse_target_descriptors() [all …]
|
D | target_core_pr.c | 190 pr_err("Received legacy SPC-2 RESERVE/RELEASE" in target_check_scsi2_reservation_conflict() 256 pr_err("LongIO and Obselete Bits set, returning" in target_scsi2_reservation_reserve() 277 pr_err("SCSI-2 RESERVATION CONFLIFT for %s fabric\n", in target_scsi2_reservation_reserve() 279 pr_err("Original reserver LUN: %llu %s\n", in target_scsi2_reservation_reserve() 282 pr_err("Current attempt - LUN: %llu -> MAPPED LUN: %llu" in target_scsi2_reservation_reserve() 418 pr_err("Unknown PERSISTENT_RESERVE_OUT service" in core_scsi3_pr_seq_non_holder() 465 pr_err("Unknown MI Service Action: 0x%02x\n", in core_scsi3_pr_seq_non_holder() 632 pr_err("Unable to allocate struct t10_pr_registration\n"); in __core_scsi3_do_alloc_registration() 658 pr_err("Unable to locate PR deve %s mapped_lun: %llu\n", in __core_scsi3_do_alloc_registration() 776 pr_err("core_scsi3_lunacl_depend" in __core_scsi3_alloc_registration() [all …]
|
D | target_core_iblock.c | 73 pr_err("Unable to allocate struct iblock_dev\n"); in iblock_alloc_device() 92 pr_err("Missing udev_path= parameters for IBLOCK\n"); in iblock_configure_device() 98 pr_err("IBLOCK: Unable to create bioset\n"); in iblock_configure_device() 144 pr_err("IBLOCK export of blk_integrity: %s not" in iblock_configure_device() 158 pr_err("Unable to allocate bioset for PI\n"); in iblock_configure_device() 301 pr_err("bio error: %p, err: %d\n", bio, bio->bi_error); in iblock_bio_done() 329 pr_err("Unable to allocate memory for bio\n"); in iblock_get_bio() 357 pr_err("IBLOCK: cache flush failed: %d\n", bio->bi_error); in iblock_end_io_flush() 408 pr_err("blkdev_issue_discard() failed: %d\n", ret); in iblock_execute_unmap() 428 pr_err("WRITE_SAME: Protection information with IBLOCK" in iblock_execute_write_same() [all …]
|
D | target_core_alua.c | 310 pr_err("Unable to access l_lun->tg_pt_gp\n"); in target_emulate_set_target_port_groups() 750 pr_err("Unknown ALUA access state: 0x%02x\n", in target_alua_state_check() 810 pr_err("Unknown ALUA access state: 0x%02x\n", state); in core_alua_check_transition() 817 pr_err("ALUA access state %s not supported", in core_alua_check_transition() 897 pr_err("filp_open(%s) for ALUA metadata failed\n", path); in core_alua_write_tpg_metadata() 902 pr_err("Error writing ALUA metadata file: %s\n", path); in core_alua_write_tpg_metadata() 920 pr_err("Unable to allocate buf for ALUA metadata\n"); in core_alua_update_tpg_primary_metadata() 1258 pr_err("Unable to allocate buf for ALUA metadata\n"); in core_alua_update_tpg_secondary_metadata() 1302 pr_err("Unable to complete secondary state" in core_alua_set_tg_pt_secondary_state() 1350 pr_err("Unable to allocate struct t10_alua_lba_map\n"); in core_alua_allocate_lba_map() [all …]
|
D | target_core_pscsi.c | 71 pr_err("Unable to allocate struct pscsi_hba_virt\n"); in pscsi_attach_hba() 135 pr_err("pSCSI: Unable to locate SCSI Host for" in pscsi_pmode_enable_hba() 262 pr_err("page_83[3]: identifier" in pscsi_get_inquiry_vpd_device_ident() 270 pr_err("Unable to allocate memory for" in pscsi_get_inquiry_vpd_device_ident() 312 pr_err("Set broken SCSI Device %d:%d:%llu" in pscsi_add_device_to_list() 354 pr_err("Unable to allocate memory for struct pscsi_dev_virt\n"); in pscsi_alloc_device() 375 pr_err("scsi_device_get() failed for %d:%d:%d:%llu\n", in pscsi_create_type_disk() 388 pr_err("pSCSI: blkdev_get_by_path() failed\n"); in pscsi_create_type_disk() 417 pr_err("scsi_device_get() failed for %d:%d:%d:%llu\n", in pscsi_create_type_rom() 471 pr_err("Missing scsi_channel_id=, scsi_target_id= and" in pscsi_configure_device() [all …]
|
D | target_core_sbc.c | 322 pr_err("WRITE_SAME PBDATA and LBDATA" in sbc_setup_write_same() 337 pr_err("WRITE_SAME exceeds last lba %llu (lba %llu, sectors %u)\n", in sbc_setup_write_same() 356 pr_err("Got WRITE_SAME w/ UNMAP=1, but backend device" in sbc_setup_write_same() 395 pr_err("Unable to allocate xor_callback buf\n"); in xdreadwrite_callback() 497 pr_err("compare_and_write_callback: non zero scsi_status:" in compare_and_write_callback() 504 pr_err("Unable to allocate compare_and_write buf\n"); in compare_and_write_callback() 512 pr_err("Unable to allocate compare_and_write sg\n"); in compare_and_write_callback() 523 pr_err("sg_copy_to_buffer() failed for compare_and_write\n"); in compare_and_write_callback() 682 pr_err("Unsupported protect field %d\n", protect); in sbc_set_prot_op_checks() 708 pr_err("Unsupported protect field %d\n", protect); in sbc_set_prot_op_checks() [all …]
|
/linux-4.4.14/drivers/clk/ti/ |
D | clockdomain.c | 50 pr_err("%s: %s: no clkdm set ?!\n", __func__, in omap2_clkops_enable_clkdm() 56 pr_err("%s: %s: should use dflt_clk_enable ?!\n", __func__, in omap2_clkops_enable_clkdm() 60 pr_err("%s: %s: clkfw-based clockdomain control disabled ?!\n", in omap2_clkops_enable_clkdm() 88 pr_err("%s: %s: no clkdm set ?!\n", __func__, in omap2_clkops_disable_clkdm() 94 pr_err("%s: %s: should use dflt_clk_disable ?!\n", __func__, in omap2_clkops_disable_clkdm() 98 pr_err("%s: %s: clkfw-based clockdomain control disabled ?!\n", in omap2_clkops_disable_clkdm() 119 pr_err("%s: Failed get %s' clock nr %d (%ld)\n", in of_ti_clockdomain_setup()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_host.c | 174 pr_err("%s: cannot get gdsc\n", __func__); in dsi_get_config() 179 pr_err("%s: unable to enable gdsc\n", __func__); in dsi_get_config() 184 pr_err("%s: unable to enable ahb_clk\n", __func__); in dsi_get_config() 190 pr_err("%s: Invalid version\n", __func__); in dsi_get_config() 242 pr_err("regulator %d set op mode failed, %d\n", in dsi_host_regulator_enable() 251 pr_err("regulator enable failed, %d\n", ret); in dsi_host_regulator_enable() 275 pr_err("%s: failed to init regulator, ret=%d\n", in dsi_regulator_init() 285 pr_err("regulator %d set voltage failed, %d\n", in dsi_regulator_init() 303 pr_err("%s: Unable to get mdp core clk. ret=%d\n", in dsi_clk_init() 311 pr_err("%s: Unable to get mdss ahb clk. ret=%d\n", in dsi_clk_init() [all …]
|
D | dsi_manager.c | 191 pr_err("mdp does not support dual DSI\n"); in dsi_mgr_connector_detect() 246 pr_err("%s: failed to create tile group\n", __func__); in dsi_dual_connector_tile_init() 296 pr_err("%s: set tile property failed, %d\n", in dsi_mgr_connector_get_modes() 353 pr_err("%s: power on host %d failed, %d\n", __func__, id, ret); in dsi_mgr_bridge_pre_enable() 360 pr_err("%s: power on host1 failed, %d\n", in dsi_mgr_bridge_pre_enable() 372 pr_err("%s: prepare panel %d failed, %d\n", __func__, in dsi_mgr_bridge_pre_enable() 380 pr_err("%s: enable host %d failed, %d\n", __func__, id, ret); in dsi_mgr_bridge_pre_enable() 387 pr_err("%s: enable host1 failed, %d\n", __func__, ret); in dsi_mgr_bridge_pre_enable() 395 pr_err("%s: enable panel %d failed, %d\n", __func__, id, in dsi_mgr_bridge_pre_enable() 449 pr_err("%s: Panel %d OFF failed, %d\n", __func__, id, in dsi_mgr_bridge_post_disable() [all …]
|
/linux-4.4.14/drivers/video/ |
D | of_display_timing.c | 34 pr_err("%s: could not find property %s\n", in parse_timing_property() 47 pr_err("%s: illegal timing specification in %s\n", in parse_timing_property() 99 pr_err("%s: error reading timing properties\n", in of_parse_display_timing() 123 pr_err("%s: could not find node '%s'\n", in of_get_display_timing() 148 pr_err("%s: could not find display-timings node\n", in of_get_display_timings() 155 pr_err("%s: could not allocate struct disp'\n", in of_get_display_timings() 166 pr_err("%s: no timing specifications given\n", in of_get_display_timings() 179 pr_err("%s: no timings specified\n", of_node_full_name(np)); in of_get_display_timings() 186 pr_err("%s: could not allocate timings array\n", in of_get_display_timings() 200 pr_err("%s: could not allocate display_timing struct\n", in of_get_display_timings() [all …]
|
/linux-4.4.14/arch/arm/kernel/ |
D | dma.c | 82 pr_err("dma: trying to allocate DMA%d\n", chan); in request_dma() 103 pr_err("dma%d: freeing active DMA\n", chan); in free_dma() 114 pr_err("dma%d: trying to free free DMA\n", chan); in free_dma() 118 pr_err("dma: trying to free DMA%d\n", chan); in free_dma() 129 pr_err("dma%d: altering DMA SG while DMA active\n", chan); in set_dma_sg() 146 pr_err("dma%d: altering DMA address while DMA active\n", chan); in __set_dma_addr() 163 pr_err("dma%d: altering DMA count while DMA active\n", chan); in set_dma_count() 178 pr_err("dma%d: altering DMA mode while DMA active\n", chan); in set_dma_mode() 201 pr_err("dma%d: trying to enable free DMA\n", chan); in enable_dma() 222 pr_err("dma%d: trying to disable free DMA\n", chan); in disable_dma() [all …]
|
/linux-4.4.14/tools/perf/util/ |
D | llvm-utils.c | 104 pr_err("ERROR: unable to popen cmd: %s\n", in read_from_pipe() 121 pr_err("ERROR: failed to realloc memory\n"); in read_from_pipe() 132 pr_err("ERROR: internal error\n"); in read_from_pipe() 138 pr_err("ERROR: error occurred when reading from pipe: %s\n", in read_from_pipe() 193 pr_err( in version_notice() 347 pr_err( in llvm__compile_bpf() 363 pr_err( in llvm__compile_bpf() 396 pr_err("ERROR:\tunable to compile %s\n", path); in llvm__compile_bpf() 397 pr_err("Hint:\tCheck error message shown above.\n"); in llvm__compile_bpf() 398 pr_err("Hint:\tYou can also pre-compile it into .o using:\n"); in llvm__compile_bpf() [all …]
|
D | lzma.c | 39 pr_err("lzma: fopen failed on %s: '%s'\n", in lzma_decompress_to_file() 46 pr_err("lzma: lzma_stream_decoder failed %s (%d)\n", in lzma_decompress_to_file() 62 pr_err("lzma: read error: %s\n", strerror(errno)); in lzma_decompress_to_file() 76 pr_err("lzma: write error: %s\n", strerror(errno)); in lzma_decompress_to_file() 88 pr_err("lzma: failed %s\n", lzma_strerror(ret)); in lzma_decompress_to_file()
|
D | data-convert-bt.c | 93 pr_err("failed to create a field %s\n", name); in value_set() 100 pr_err("failed to set field value %s\n", name); in value_set() 106 pr_err("failed to set field value %s\n", name); in value_set() 113 pr_err("failed to set payload %s\n", name); in value_set() 247 pr_err("Failed to create array type %s\n", name); in add_tracepoint_field_value() 267 pr_err("failed to create a field %s\n", name); in add_tracepoint_field_value() 290 pr_err("failed to set file value %s\n", name); in add_tracepoint_field_value() 296 pr_err("failed to set payload %s\n", name); in add_tracepoint_field_value() 305 pr_err("Failed add payload array %s\n", name); in add_tracepoint_field_value() 439 pr_err("CTF stream %d flush failed\n", cs->cpu); in ctf_stream__flush() [all …]
|
D | data.c | 59 pr_err("failed to open %s: %s", file->path, in open_file_read() 62 pr_err(" (try 'perf record' first)"); in open_file_read() 63 pr_err("\n"); in open_file_read() 71 pr_err("File %s not owned by current user or root (use -f to override)\n", in open_file_read() 101 pr_err("failed to open %s : %s\n", file->path, in open_file_write()
|
/linux-4.4.14/sound/soc/omap/ |
D | omap3pandora.c | 57 pr_err(PREFIX "can't set codec system clock\n"); in omap3pandora_hw_params() 66 pr_err(PREFIX "can't set cpu system clock\n"); in omap3pandora_hw_params() 72 pr_err(PREFIX "can't set SRG clock divider\n"); in omap3pandora_hw_params() 244 pr_err(PREFIX "Failed to get DAC power GPIO\n"); in omap3pandora_soc_init() 250 pr_err(PREFIX "Failed to set DAC power GPIO direction\n"); in omap3pandora_soc_init() 256 pr_err(PREFIX "Failed to get amp power GPIO\n"); in omap3pandora_soc_init() 262 pr_err(PREFIX "Failed to set amp power GPIO direction\n"); in omap3pandora_soc_init() 268 pr_err(PREFIX "Platform device allocation failed\n"); in omap3pandora_soc_init() 277 pr_err(PREFIX "Unable to add platform device\n"); in omap3pandora_soc_init() 283 pr_err(PREFIX "Failed to get DAC regulator from %s: %ld\n", in omap3pandora_soc_init()
|
/linux-4.4.14/fs/hfs/ |
D | super.c | 257 pr_err("uid requires an argument\n"); in parse_options() 262 pr_err("invalid uid %d\n", tmp); in parse_options() 268 pr_err("gid requires an argument\n"); in parse_options() 273 pr_err("invalid gid %d\n", tmp); in parse_options() 279 pr_err("umask requires a value\n"); in parse_options() 287 pr_err("file_umask requires a value\n"); in parse_options() 294 pr_err("dir_umask requires a value\n"); in parse_options() 301 pr_err("part requires an argument\n"); in parse_options() 307 pr_err("session requires an argument\n"); in parse_options() 313 pr_err("type requires a 4 character value\n"); in parse_options() [all …]
|
/linux-4.4.14/arch/arm/mach-sunxi/ |
D | platsmp.c | 48 pr_err("Missing A31 PRCM node in the device tree\n"); in sun6i_smp_prepare_cpus() 54 pr_err("Couldn't map A31 PRCM registers\n"); in sun6i_smp_prepare_cpus() 61 pr_err("Missing A31 CPU config node in the device tree\n"); in sun6i_smp_prepare_cpus() 67 pr_err("Couldn't map A31 CPU config registers\n"); in sun6i_smp_prepare_cpus() 131 pr_err("Missing A23 PRCM node in the device tree\n"); in sun8i_smp_prepare_cpus() 137 pr_err("Couldn't map A23 PRCM registers\n"); in sun8i_smp_prepare_cpus() 144 pr_err("Missing A23 CPU config node in the device tree\n"); in sun8i_smp_prepare_cpus() 150 pr_err("Couldn't map A23 CPU config registers\n"); in sun8i_smp_prepare_cpus()
|
/linux-4.4.14/drivers/lightnvm/ |
D | core.c | 110 pr_err("nvm: media mgr failed to init (%d) on dev %s\n", in nvm_init_mgr() 215 pr_err("nvm: memory type not supported\n"); in nvm_core_init() 220 pr_err("nvm: flash type not supported\n"); in nvm_core_init() 262 pr_err("nvm: device could not be identified\n"); in nvm_init() 271 pr_err("nvm: device not supported by kernel."); in nvm_init() 276 pr_err("nvm: only one group configuration supported."); in nvm_init() 282 pr_err("nvm: could not initialize core structures.\n"); in nvm_init() 292 pr_err("nvm: failed to initialize nvm\n"); in nvm_init() 335 pr_err("nvm: could not create ppa pool\n"); in nvm_register() 361 pr_err("nvm: could not find device %s to unregister\n", in nvm_unregister() [all …]
|
/linux-4.4.14/drivers/clocksource/ |
D | time-lpc32xx.c | 128 pr_err("clock get failed (%lu)\n", PTR_ERR(clk)); in lpc32xx_clocksource_init() 134 pr_err("clock enable failed (%d)\n", ret); in lpc32xx_clocksource_init() 140 pr_err("unable to map registers\n"); in lpc32xx_clocksource_init() 160 pr_err("failed to init clocksource (%d)\n", ret); in lpc32xx_clocksource_init() 187 pr_err("clock get failed (%lu)\n", PTR_ERR(clk)); in lpc32xx_clockevent_init() 193 pr_err("clock enable failed (%d)\n", ret); in lpc32xx_clockevent_init() 199 pr_err("unable to map registers\n"); in lpc32xx_clockevent_init() 206 pr_err("get irq failed\n"); in lpc32xx_clockevent_init() 232 pr_err("request irq failed\n"); in lpc32xx_clockevent_init()
|
D | clksrc_st_lpc.c | 62 pr_err("clksrc-st-lpc: Failed to register clocksource\n"); in st_clksrc_init() 75 pr_err("clksrc-st-lpc: Failed to get LPC clock\n"); in st_clksrc_setup_clk() 80 pr_err("clksrc-st-lpc: Failed to enable LPC clock\n"); in st_clksrc_setup_clk() 85 pr_err("clksrc-st-lpc: Failed to get LPC clock rate\n"); in st_clksrc_setup_clk() 102 pr_err("clksrc-st-lpc: An LPC mode must be provided\n"); in st_clksrc_of_register() 112 pr_err("clksrc-st-lpc: Unable to map iomem\n"); in st_clksrc_of_register()
|
D | qcom-timer.c | 132 pr_err("request_irq failed\n"); in msm_local_timer_setup() 192 pr_err("memory allocation failed for clockevents\n"); in msm_timer_init() 201 pr_err("request_percpu_irq failed\n"); in msm_timer_init() 217 pr_err("clocksource_register failed\n"); in msm_timer_init() 234 pr_err("Failed to map event base\n"); in msm_dt_timer_init() 241 pr_err("Can't get irq\n"); in msm_dt_timer_init() 250 pr_err("Failed to parse DGT resource\n"); in msm_dt_timer_init() 256 pr_err("Failed to map source base\n"); in msm_dt_timer_init() 261 pr_err("Unknown frequency\n"); in msm_dt_timer_init()
|
D | rockchip_timer.c | 122 pr_err("Failed to get base address for '%s'\n", TIMER_NAME); in rk_timer_init() 128 pr_err("Failed to get pclk for '%s'\n", TIMER_NAME); in rk_timer_init() 133 pr_err("Failed to enable pclk for '%s'\n", TIMER_NAME); in rk_timer_init() 139 pr_err("Failed to get timer clock for '%s'\n", TIMER_NAME); in rk_timer_init() 144 pr_err("Failed to enable timer clock\n"); in rk_timer_init() 152 pr_err("Failed to map interrupts for '%s'\n", TIMER_NAME); in rk_timer_init() 170 pr_err("Failed to initialize '%s': %d\n", TIMER_NAME, ret); in rk_timer_init()
|
D | fsl_ftm_timer.c | 212 pr_err("ftm: setup irq failed: %d\n", err); in ftm_clockevent_init() 242 pr_err("ftm: init clock source mmio failed: %d\n", err); in ftm_clocksource_init() 259 pr_err("ftm: Cannot get \"%s\": %ld\n", cnt_name, PTR_ERR(clk)); in __ftm_clk_init() 264 pr_err("ftm: clock failed to prepare+enable \"%s\": %d\n", in __ftm_clk_init() 271 pr_err("ftm: Cannot get \"%s\": %ld\n", ftm_name, PTR_ERR(clk)); in __ftm_clk_init() 276 pr_err("ftm: clock failed to prepare+enable \"%s\": %d\n", in __ftm_clk_init() 311 pr_err("ftm: the prescaler is %lu > %d\n", in ftm_calc_closest_round_cyc() 330 pr_err("ftm: unable to map event timer registers\n"); in ftm_timer_init() 336 pr_err("ftm: unable to map source timer registers\n"); in ftm_timer_init() 342 pr_err("ftm: unable to get IRQ from DT, %d\n", irq); in ftm_timer_init()
|
D | time-efm32.c | 142 pr_err("failed to get clock for clocksource (%d)\n", ret); in efm32_clocksource_init() 148 pr_err("failed to enable timer clock for clocksource (%d)\n", in efm32_clocksource_init() 157 pr_err("failed to map registers for clocksource\n"); in efm32_clocksource_init() 170 pr_err("failed to init clocksource (%d)\n", ret); in efm32_clocksource_init() 201 pr_err("failed to get clock for clockevent (%d)\n", ret); in efm32_clockevent_init() 207 pr_err("failed to enable timer clock for clockevent (%d)\n", in efm32_clockevent_init() 216 pr_err("failed to map registers for clockevent\n"); in efm32_clockevent_init() 223 pr_err("failed to get irq for clockevent\n"); in efm32_clockevent_init()
|
D | time-pistachio.c | 160 pr_err("cannot iomap\n"); in pistachio_clksrc_of_init() 166 pr_err("cannot get peripheral regmap (%lu)\n", in pistachio_clksrc_of_init() 179 pr_err("clock get failed (%lu)\n", PTR_ERR(sys_clk)); in pistachio_clksrc_of_init() 185 pr_err("clock get failed (%lu)\n", PTR_ERR(fast_clk)); in pistachio_clksrc_of_init() 191 pr_err("failed to enable clock (%d)\n", ret); in pistachio_clksrc_of_init() 197 pr_err("failed to enable clock (%d)\n", ret); in pistachio_clksrc_of_init()
|
D | timer-keystone.c | 156 pr_err("%s: failed to map interrupts\n", __func__); in keystone_timer_init() 162 pr_err("%s: failed to map registers\n", __func__); in keystone_timer_init() 168 pr_err("%s: failed to get clock\n", __func__); in keystone_timer_init() 175 pr_err("%s: failed to enable clock\n", __func__); in keystone_timer_init() 204 pr_err("%s: failed to setup irq\n", __func__); in keystone_timer_init()
|
D | timer-stm32.c | 112 pr_err("failed to get clock for clockevent (%d)\n", ret); in stm32_clockevent_init() 118 pr_err("failed to enable timer clock for clockevent (%d)\n", in stm32_clockevent_init() 133 pr_err("failed to map registers for clockevent\n"); in stm32_clockevent_init() 139 pr_err("%s: failed to get irq.\n", np->full_name); in stm32_clockevent_init() 169 pr_err("%s: failed to request irq.\n", np->full_name); in stm32_clockevent_init()
|
/linux-4.4.14/arch/blackfin/kernel/ |
D | module.c | 47 pr_err("L1 inst memory allocation failed\n"); in module_frob_arch_sections() 59 pr_err("L1 data memory allocation failed\n"); in module_frob_arch_sections() 71 pr_err("L1 data memory allocation failed\n"); in module_frob_arch_sections() 80 pr_err("L1 data memory allocation failed\n"); in module_frob_arch_sections() 90 pr_err("L1 data memory allocation failed\n"); in module_frob_arch_sections() 102 pr_err("L2 SRAM allocation failed\n"); in module_frob_arch_sections() 114 pr_err("L2 SRAM allocation failed\n"); in module_frob_arch_sections() 126 pr_err("L2 SRAM allocation failed\n"); in module_frob_arch_sections() 177 pr_err("cannot relocate in L1: %u (SMP kernel)\n", in apply_relocate_add() 203 pr_err("unsupported relocation: %u (no -mlong-calls?)\n", in apply_relocate_add() [all …]
|
/linux-4.4.14/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 161 pr_err("%s: Can't find aux_clk, %d\n", __func__, ret); in edp_clk_init() 169 pr_err("%s: Can't find pixel_clk, %d\n", __func__, ret); in edp_clk_init() 177 pr_err("%s: Can't find ahb_clk, %d\n", __func__, ret); in edp_clk_init() 185 pr_err("%s: Can't find link_clk, %d\n", __func__, ret); in edp_clk_init() 194 pr_err("%s: Can't find mdp_core_clk, %d\n", __func__, ret); in edp_clk_init() 211 pr_err("%s: Failed to enable ahb clk\n", __func__); in edp_clk_enable() 218 pr_err("%s: Failed to set rate aux clk\n", __func__); in edp_clk_enable() 223 pr_err("%s: Failed to enable aux clk\n", __func__); in edp_clk_enable() 234 pr_err("%s: Failed to set rate to link clk\n", in edp_clk_enable() 241 pr_err("%s: Failed to enable link clk\n", __func__); in edp_clk_enable() [all …]
|
/linux-4.4.14/fs/qnx6/ |
D | super_mmi.c | 47 pr_err("Unable to read first mmi superblock\n"); in qnx6_mmi_fill_super() 54 pr_err("wrong signature (magic) in superblock #1.\n"); in qnx6_mmi_fill_super() 62 pr_err("superblock #1 checksum error\n"); in qnx6_mmi_fill_super() 72 pr_err("unable to set blocksize\n"); in qnx6_mmi_fill_super() 85 pr_err("unable to read the second superblock\n"); in qnx6_mmi_fill_super() 91 pr_err("wrong signature (magic) in superblock #2.\n"); in qnx6_mmi_fill_super() 98 pr_err("superblock #1 checksum error\n"); in qnx6_mmi_fill_super() 104 pr_err("unable to allocate memory.\n"); in qnx6_mmi_fill_super()
|
D | inode.c | 90 pr_err("hit unused blockpointer.\n"); in qnx6_check_blockptr() 130 pr_err("Requested file block number (%u) too big.", no); in qnx6_block_map() 139 pr_err("Error reading block (%u)\n", block); in qnx6_block_map() 268 pr_err("unable to read the first superblock\n"); in qnx6_check_first_superblock() 282 pr_err("wrong signature (magic) in superblock #1.\n"); in qnx6_check_first_superblock() 316 pr_err("unable to set blocksize\n"); in qnx6_fill_super() 322 pr_err("invalid mount options.\n"); in qnx6_fill_super() 342 pr_err("unable to read the first superblock\n"); in qnx6_fill_super() 357 pr_err("superblock #1 checksum error\n"); in qnx6_fill_super() 363 pr_err("unable to set blocksize\n"); in qnx6_fill_super() [all …]
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
D | test-core.c | 301 pr_err("FAIL: call_test_func: func returned %lx\n", ret); in call_test_func() 306 pr_err("FAIL: test regs not OK\n"); in call_test_func() 342 pr_err("FAIL: register_kprobe failed with %d\n", ret); in test_kprobe() 354 pr_err("FAIL: kprobe pre_handler not called\n"); in test_kprobe() 358 pr_err("FAIL: kprobe post_handler not called\n"); in test_kprobe() 365 pr_err("FAIL: probe called after unregistering\n"); in test_kprobe() 391 pr_err("FAIL: register_jprobe failed with %d\n", ret); in test_jprobe() 403 pr_err("FAIL: jprobe handler function not called\n"); in test_jprobe() 409 pr_err("FAIL: probe called after unregistering\n"); in test_jprobe() 436 pr_err("FAIL: register_kretprobe failed with %d\n", ret); in test_kretprobe() [all …]
|
/linux-4.4.14/sound/soc/samsung/ |
D | littlemill.c | 43 pr_err("Failed to start FLL: %d\n", ret); in littlemill_set_bias_level() 52 pr_err("Failed to set SYSCLK: %d\n", ret); in littlemill_set_bias_level() 80 pr_err("Failed to switch away from FLL1: %d\n", ret); in littlemill_set_bias_level_post() 87 pr_err("Failed to stop FLL1: %d\n", ret); in littlemill_set_bias_level_post() 114 pr_err("Failed to start FLL: %d\n", ret); in littlemill_hw_params() 123 pr_err("Failed to set SYSCLK: %d\n", ret); in littlemill_hw_params() 180 pr_err("Failed to start FLL: %d\n", ret); in bbclk_ev() 188 pr_err("Failed to set SYSCLK: %d\n", ret); in bbclk_ev() 196 pr_err("Failed to switch away from FLL2: %d\n", ret); in bbclk_ev() 203 pr_err("Failed to stop FLL2: %d\n", ret); in bbclk_ev()
|
/linux-4.4.14/drivers/clk/ |
D | clk-moxart.c | 32 pr_err("%s: of_iomap failed\n", node->full_name); in moxart_of_pll_clk_init() 41 pr_err("%s: of_clk_get failed\n", node->full_name); in moxart_of_pll_clk_init() 47 pr_err("%s: failed to register clock\n", node->full_name); in moxart_of_pll_clk_init() 71 pr_err("%s: of_iomap failed\n", node->full_name); in moxart_of_apb_clk_init() 84 pr_err("%s: of_clk_get failed\n", node->full_name); in moxart_of_apb_clk_init() 90 pr_err("%s: failed to register clock\n", node->full_name); in moxart_of_apb_clk_init()
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
D | ehea_qmr.c | 48 pr_err("not on pageboundary\n"); in hw_qpageit_get_inc() 61 pr_err("pagesize conflict! kernel pagesize=%d, ehea pagesize=%d\n", in hw_queue_ctor() 149 pr_err("alloc_resource_cq failed\n"); in ehea_create_cq() 161 pr_err("hw_qpageit_get_inc failed\n"); in ehea_create_cq() 170 pr_err("register_rpage_cq failed ehea_cq=%p hret=%llx counter=%i act_pages=%i\n", in ehea_create_cq() 179 pr_err("registration of pages not complete hret=%llx\n", in ehea_create_cq() 185 pr_err("CQ: registration of page failed hret=%llx\n", in ehea_create_cq() 242 pr_err("destroy CQ failed\n"); in ehea_destroy_cq() 271 pr_err("alloc_resource_eq failed\n"); in ehea_create_eq() 278 pr_err("can't allocate eq pages\n"); in ehea_create_eq() [all …]
|
/linux-4.4.14/drivers/xen/ |
D | manage.c | 70 pr_err("%s: system core suspend failed: %d\n", __func__, err); in xen_suspend() 108 pr_err("%s: freeze processes failed %d\n", __func__, err); in do_suspend() 114 pr_err("%s: freeze kernel threads failed %d\n", __func__, err); in do_suspend() 120 pr_err("%s: dpm_suspend_start %d\n", __func__, err); in do_suspend() 129 pr_err("dpm_suspend_end failed: %d\n", err); in do_suspend() 149 pr_err("failed to start xen_suspend: %d\n", err); in do_suspend() 279 pr_err("Unable to read sysrq code in control/sysrq\n"); in sysrq_handler() 316 pr_err("Failed to set shutdown watcher\n"); in setup_shutdown_watcher() 324 pr_err("Failed to set sysrq watcher\n"); in setup_shutdown_watcher()
|
D | xen-acpi-cpuhotplug.c | 55 pr_err(PREFIX "Evaluating processor object\n"); in xen_acpi_processor_enable() 65 pr_err(PREFIX "Evaluating processor _UID\n"); in xen_acpi_processor_enable() 77 pr_err(PREFIX "Hotadd CPU (acpi_id = %d) failed.\n", in xen_acpi_processor_enable() 104 pr_err(PREFIX "Error when enabling Xen processor\n"); in xen_acpi_processor_add() 192 pr_err(PREFIX "Failed to get apic_id for acpi_id %d\n", in xen_hotadd_cpu() 199 pr_err(PREFIX "Failed to get _PXM for acpi_id %d\n", in xen_hotadd_cpu() 211 pr_err(PREFIX "Failed to hotadd CPU for acpi_id %d\n", in xen_hotadd_cpu() 269 pr_err(PREFIX "Unable to add the device\n"); in acpi_processor_hotplug_notify() 275 pr_err(PREFIX "Missing device object\n"); in acpi_processor_hotplug_notify() 286 pr_err(PREFIX "Device don't exist, dropping EJECT\n"); in acpi_processor_hotplug_notify() [all …]
|
/linux-4.4.14/fs/cachefiles/ |
D | internal.h | 257 pr_err("I/O Error: " FMT"\n", ##__VA_ARGS__); \ 318 pr_err("\n"); \ 319 pr_err("Assertion failed\n"); \ 327 pr_err("\n"); \ 328 pr_err("Assertion failed\n"); \ 329 pr_err("%lx " #OP " %lx is false\n", \ 338 pr_err("\n"); \ 339 pr_err("Assertion failed\n"); \ 347 pr_err("\n"); \ 348 pr_err("Assertion failed\n"); \ [all …]
|
D | daemon.c | 318 pr_err("Free space limits must be in range 0%%<=stop<cull<run<100%%\n"); in cachefiles_daemon_range_error() 478 pr_err("Empty directory specified\n"); in cachefiles_daemon_dir() 483 pr_err("Second cache directory specified\n"); in cachefiles_daemon_dir() 506 pr_err("Empty security context specified\n"); in cachefiles_daemon_secctx() 511 pr_err("Second security context specified\n"); in cachefiles_daemon_secctx() 534 pr_err("Empty tag specified\n"); in cachefiles_daemon_tag() 565 pr_err("cull applied to unready cache\n"); in cachefiles_daemon_cull() 570 pr_err("cull applied to dead cache\n"); in cachefiles_daemon_cull() 590 pr_err("cull command requires dirfd to be a directory\n"); in cachefiles_daemon_cull() 594 pr_err("cull command requires dirfd and filename\n"); in cachefiles_daemon_cull() [all …]
|
D | namei.c | 38 pr_err("%sobject: OBJ%x\n", prefix, object->fscache.debug_id); in __cachefiles_printk_object() 39 pr_err("%sobjstate=%s fl=%lx wbusy=%x ev=%lx[%lx]\n", in __cachefiles_printk_object() 43 pr_err("%sops=%u inp=%u exc=%u\n", in __cachefiles_printk_object() 46 pr_err("%sparent=%p\n", in __cachefiles_printk_object() 52 pr_err("%scookie=%p [pr=%p nd=%p fl=%lx]\n", in __cachefiles_printk_object() 64 pr_err("%scookie=NULL\n", prefix); in __cachefiles_printk_object() 70 pr_err("%skey=[%u] '", prefix, keylen); in __cachefiles_printk_object() 133 pr_err("\n"); in cachefiles_mark_object_buried() 134 pr_err("Error: Can't preemptively bury live object\n"); in cachefiles_mark_object_buried() 161 pr_err("Error: Object already active\n"); in cachefiles_mark_object_active() [all …]
|
/linux-4.4.14/drivers/mfd/ |
D | twl4030-power.c | 263 pr_err("TWL4030 wakeup sequence for P3 config error\n"); in twl4030_config_wakeup3_sequence() 314 pr_err("TWL4030 wakeup sequence for P1 and P2" \ in twl4030_config_wakeup12_sequence() 327 pr_err("TWL4030 sleep sequence config error\n"); in twl4030_config_sleep_sequence() 369 pr_err("TWL4030 warmreset seq config error\n"); in twl4030_config_warmreset_sequence() 382 pr_err("TWL4030 Resource %d does not exist\n", in twl4030_configure_resource() 393 pr_err("TWL4030 Resource %d group could not be read\n", in twl4030_configure_resource() 404 pr_err("TWL4030 failed to program devgroup\n"); in twl4030_configure_resource() 413 pr_err("TWL4030 Resource %d type could not be read\n", in twl4030_configure_resource() 431 pr_err("TWL4030 failed to program resource type\n"); in twl4030_configure_resource() 439 pr_err("TWL4030 Resource %d remap could not be read\n", in twl4030_configure_resource() [all …]
|
D | pm8921-core.c | 76 pr_err("Failed Selecting Block %d rc=%d\n", bp, rc); in pm8xxx_read_block_irq() 82 pr_err("Failed Reading Status rc=%d\n", rc); in pm8xxx_read_block_irq() 96 pr_err("Failed Selecting Block %d rc=%d\n", bp, rc); in pm8xxx_config_irq() 103 pr_err("Failed Configuring IRQ rc=%d\n", rc); in pm8xxx_config_irq() 116 pr_err("Failed reading %d block ret=%d", block, ret); in pm8xxx_irq_block_handler() 120 pr_err("block bit set in master but no irqs: %d", block); in pm8xxx_irq_block_handler() 143 pr_err("Failed to read master %d ret=%d\n", master, ret); in pm8xxx_irq_master_handler() 147 pr_err("master bit set in root but no blocks: %d", master); in pm8xxx_irq_master_handler() 170 pr_err("Can't read root status ret=%d\n", ret); in pm8xxx_irq_handler() 259 pr_err("Failed Selecting Block %d rc=%d\n", block, rc); in pm8xxx_irq_get_irqchip_state() [all …]
|
/linux-4.4.14/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 81 pr_err("ACPI call to query Bluetooth presence failed"); in toshiba_bluetooth_present() 98 pr_err("Could not get Bluetooth device status\n"); in toshiba_bluetooth_status() 111 pr_err("Could not attach USB Bluetooth device\n"); in toshiba_bluetooth_enable() 117 pr_err("Could not power ON Bluetooth device\n"); in toshiba_bluetooth_enable() 130 pr_err("Could not power OFF Bluetooth device\n"); in toshiba_bluetooth_disable() 136 pr_err("Could not detach USB Bluetooth device\n"); in toshiba_bluetooth_disable() 150 pr_err("Could not sync bluetooth device status\n"); in toshiba_bluetooth_sync_status() 266 pr_err("Unable to allocate rfkill device\n"); in toshiba_bt_rfkill_add() 275 pr_err("Unable to register rfkill device\n"); in toshiba_bt_rfkill_add()
|
D | toshiba_acpi.c | 373 pr_err("ACPI call to open SCI failed\n"); in sci_open() 411 pr_err("ACPI call to close SCI failed\n"); in sci_close() 462 pr_err("ACPI call to query Illumination support failed\n"); in toshiba_illumination_available() 484 pr_err("ACPI call for illumination failed\n"); in toshiba_illumination_set() 501 pr_err("ACPI call for illumination failed\n"); in toshiba_illumination_get() 526 pr_err("ACPI call to query kbd illumination support failed\n"); in toshiba_kbd_illum_available() 557 pr_err("ACPI call to set KBD backlight status failed\n"); in toshiba_kbd_illum_status_set() 574 pr_err("ACPI call to get KBD backlight status failed\n"); in toshiba_kbd_illum_status_get() 591 pr_err("ACPI call to get the keyboard backlight failed\n"); in toshiba_kbd_backlight_get() 612 pr_err("ACPI call to set KBD Illumination mode failed\n"); in toshiba_kbd_backlight_set() [all …]
|
D | acerhdf.c | 304 pr_err("invalid fan state %d requested, setting to auto!\n", in acerhdf_change_fanstate() 325 pr_err("fanon temperature too high, set to %d\n", in acerhdf_check_param() 332 pr_err("interval too high, set to %d\n", in acerhdf_check_param() 376 pr_err("error binding cooling dev\n"); in acerhdf_bind() 389 pr_err("error unbinding cooling dev\n"); in acerhdf_unbind() 535 pr_err("error reading temperature, hand off control to BIOS\n"); in acerhdf_set_cur_state() 541 pr_err("error reading fan state, hand off control to BIOS\n"); in acerhdf_set_cur_state() 629 pr_err("error getting hardware information\n"); in acerhdf_check_hardware() 666 pr_err("unknown (unsupported) BIOS version %s/%s/%s, please report, aborting!\n", in acerhdf_check_hardware() 732 pr_err("Didn't get thermal governor %s, perhaps not compiled into thermal subsystem.\n", in acerhdf_register_thermal()
|
D | msi-wmi.c | 117 pr_err("query block returned object " in msi_wmi_query_block() 151 pr_err("Could not query backlight: %d\n", err); in bl_get() 163 pr_err("get: Invalid brightness value: 0x%X\n", ret); in bl_get() 308 pr_err("Unable to setup input device\n"); in msi_wmi_init() 315 pr_err("Unable to setup WMI notify handler\n"); in msi_wmi_init() 328 pr_err("Unable to setup backlight device\n"); in msi_wmi_init() 335 pr_err("This machine doesn't have neither MSI-hotkeys nor backlight through WMI\n"); in msi_wmi_init()
|
/linux-4.4.14/mm/kasan/ |
D | report.c | 94 pr_err("BUG: KASAN: %s in %pS at addr %p\n", in print_error_description() 97 pr_err("%s of size %zu by task %s/%d\n", in print_error_description() 147 pr_err("Address belongs to variable %pS\n", addr); in print_address_description() 177 pr_err("Memory state around the buggy address:\n"); in print_shadow_for_address() 197 pr_err("%*c\n", in print_shadow_for_address() 217 pr_err("=================================" in kasan_report_error() 227 pr_err("BUG: KASAN: %s on address %p\n", in kasan_report_error() 229 pr_err("%s of size %zu by task %s/%d\n", in kasan_report_error() 239 pr_err("=================================" in kasan_report_error()
|
/linux-4.4.14/drivers/of/ |
D | resolver.c | 127 pr_err("%s: Could not copy value of '%s'\n", in __of_adjust_phandle_ref() 140 pr_err("%s: Illegal symbol entry '%s' (1)\n", in __of_adjust_phandle_ref() 150 pr_err("%s: Illegal symbol entry '%s' (2)\n", in __of_adjust_phandle_ref() 159 pr_err("%s: Could get offset '%s'\n", in __of_adjust_phandle_ref() 179 pr_err("%s: Could not find property '%s'\n", in __of_adjust_phandle_ref() 232 pr_err("%s: Illegal property (size) '%s' @%s\n", in __of_adjust_tree_phandle_references() 245 pr_err("%s: Could not find target property '%s' @%s\n", in __of_adjust_tree_phandle_references() 255 pr_err("%s: Illegal property '%s' @%s\n", in __of_adjust_tree_phandle_references() 277 pr_err("%s: Could not find target child '%s' @%s\n", in __of_adjust_tree_phandle_references() 382 pr_err("%s: Could not find symbol '%s'\n", in of_resolve_phandles() [all …]
|
D | overlay.c | 140 pr_err("%s: Failed to apply prop @%s/%s\n", in of_overlay_apply_one() 149 pr_err("%s: Failed to apply single node @%s/%s\n", in of_overlay_apply_one() 179 pr_err("%s: overlay failed '%s'\n", in of_overlay_apply() 211 pr_err("%s: Failed to find target for node %p (%s)\n", __func__, in find_target_node() 358 pr_err("%s: idr_alloc() failed for tree@%s\n", in of_overlay_create() 368 pr_err("%s: of_build_overlay_info() failed for tree@%s\n", in of_overlay_create() 376 pr_err("%s: of_overlay_apply() failed for tree@%s\n", in of_overlay_create() 384 pr_err("%s: of_changeset_apply() failed for tree@%s\n", in of_overlay_create() 444 pr_err("%s: #%d clashes #%d @%s\n", in overlay_is_topmost() 472 pr_err("%s: overlay #%d is not topmost\n", in overlay_removal_is_ok() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 58 pr_err("Restart module not mapped.\n"); in mpc512x_restart() 83 pr_err("Could not find DIU device tree node.\n"); in mpc512x_set_pixel_clock() 93 pr_err("Could not lookup DIU clock.\n"); in mpc512x_set_pixel_clock() 97 pr_err("Could not enable DIU clock.\n"); in mpc512x_set_pixel_clock() 232 pr_err("No DIU node\n"); in mpc512x_init_diu() 239 pr_err("Can't map DIU\n"); in mpc512x_init_diu() 252 pr_err("Can't map DIU area desc.\n"); in mpc512x_init_diu() 271 pr_err("Can't map DIU area desc.\n"); in mpc512x_init_diu() 308 pr_err("%s: reserve bootmem failed\n", __func__); in mpc512x_setup_diu() 411 pr_err("%s: no compatible devices found\n", __func__); in mpc512x_psc_fifo_init() [all …]
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_sched.c | 53 pr_err("%s(): init error\n", __func__); in ip_vs_bind_scheduler() 177 pr_err("%s(): NULL arg\n", __func__); in register_ip_vs_scheduler() 182 pr_err("%s(): NULL scheduler_name\n", __func__); in register_ip_vs_scheduler() 194 pr_err("%s(): [%s] scheduler already linked\n", in register_ip_vs_scheduler() 207 pr_err("%s(): [%s] scheduler already existed " in register_ip_vs_scheduler() 230 pr_err("%s(): NULL arg\n", __func__); in unregister_ip_vs_scheduler() 237 pr_err("%s(): [%s] scheduler is not in the list. failed\n", in unregister_ip_vs_scheduler()
|
/linux-4.4.14/drivers/clk/samsung/ |
D | clk.c | 112 pr_err("%s: clock table missing\n", __func__); in samsung_clk_register_alias() 118 pr_err("%s: clock id missing for index %d\n", __func__, in samsung_clk_register_alias() 125 pr_err("%s: failed to find clock %d\n", __func__, in samsung_clk_register_alias() 132 pr_err("%s: failed to register lookup %s\n", in samsung_clk_register_alias() 149 pr_err("%s: failed to register clock %s\n", __func__, in samsung_clk_register_fixed_rate() 162 pr_err("%s: failed to register clock lookup for %s", in samsung_clk_register_fixed_rate() 178 pr_err("%s: failed to register clock %s\n", __func__, in samsung_clk_register_fixed_factor() 201 pr_err("%s: failed to register clock %s\n", __func__, in samsung_clk_register_mux() 213 pr_err("%s: failed to register lookup %s\n", in samsung_clk_register_mux() 240 pr_err("%s: failed to register clock %s\n", __func__, in samsung_clk_register_div() [all …]
|
/linux-4.4.14/arch/x86/kernel/cpu/microcode/ |
D | intel_lib.c | 60 pr_err("error! Bad data size in microcode data file\n"); in microcode_sanity_check() 66 pr_err("error! Unknown microcode update format\n"); in microcode_sanity_check() 74 pr_err("error! Small exttable size in microcode data file\n"); in microcode_sanity_check() 80 pr_err("error! Bad exttable size in microcode data file\n"); in microcode_sanity_check() 108 pr_err("aborting, bad checksum\n"); in microcode_sanity_check() 122 pr_err("aborting, bad checksum\n"); in microcode_sanity_check()
|
/linux-4.4.14/security/integrity/ima/ |
D | ima_template.c | 63 pr_err("template %s not found, using %s\n", in ima_template_setup() 74 pr_err("template does not support hash alg\n"); in ima_template_setup() 91 pr_err("format string '%s' not valid, using template %s\n", in ima_template_fmt_setup() 151 pr_err("format string '%s' contains too many fields\n", in template_desc_init_fields() 162 pr_err("Invalid field with length %d\n", len); in template_desc_init_fields() 170 pr_err("field '%s' not found\n", tmp_field_id); in template_desc_init_fields() 204 pr_err("template %s init failed, result: %d\n", in ima_init_template()
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.c | 604 pr_err("failure at %s:%d/%s()!\n", __FILE__, in _ctl_set_task_mid() 647 pr_err(MPT3SAS_FMT "%s: ctl_cmd in use\n", in _ctl_do_mpt_command() 657 pr_err(MPT3SAS_FMT in _ctl_do_mpt_command() 676 pr_err(MPT3SAS_FMT in _ctl_do_mpt_command() 692 pr_err("failure at %s:%d/%s()!\n", __FILE__, __LINE__, in _ctl_do_mpt_command() 701 pr_err(MPT3SAS_FMT "%s: failed obtaining a smid\n", in _ctl_do_mpt_command() 710 pr_err(MPT3SAS_FMT "%s: failed obtaining a smid\n", in _ctl_do_mpt_command() 742 pr_err("failure at %s:%d/%s()!\n", __FILE__, in _ctl_do_mpt_command() 750 pr_err("failure at %s:%d/%s()!\n", __FILE__, in _ctl_do_mpt_command() 762 pr_err("failure at %s:%d/%s()!\n", __FILE__, in _ctl_do_mpt_command() [all …]
|
D | mpt3sas_transport.c | 156 pr_err(MPT3SAS_FMT "failure at %s:%d/%s()!\n", in _transport_set_identify() 164 pr_err(MPT3SAS_FMT in _transport_set_identify() 322 pr_err(MPT3SAS_FMT "%s: transport_cmds in use\n", in _transport_expander_report_manufacture() 333 pr_err(MPT3SAS_FMT in _transport_expander_report_manufacture() 351 pr_err(MPT3SAS_FMT "%s: failed obtaining a smid\n", in _transport_expander_report_manufacture() 367 pr_err("failure at %s:%d/%s()!\n", __FILE__, in _transport_expander_report_manufacture() 401 pr_err(MPT3SAS_FMT "%s: timeout\n", in _transport_expander_report_manufacture() 659 pr_err(MPT3SAS_FMT "failure at %s:%d/%s()!\n", in mpt3sas_transport_port_add() 671 pr_err(MPT3SAS_FMT in mpt3sas_transport_port_add() 679 pr_err(MPT3SAS_FMT "failure at %s:%d/%s()!\n", in mpt3sas_transport_port_add() [all …]
|
/linux-4.4.14/drivers/staging/olpc_dcon/ |
D | olpc_dcon_xo_1.c | 28 pr_err("failed to request STAT0 GPIO\n"); in dcon_init_xo_1() 32 pr_err("failed to request STAT1 GPIO\n"); in dcon_init_xo_1() 36 pr_err("failed to request IRQ GPIO\n"); in dcon_init_xo_1() 40 pr_err("failed to request LOAD GPIO\n"); in dcon_init_xo_1() 44 pr_err("failed to request BLANK GPIO\n"); in dcon_init_xo_1() 89 pr_err("failed to request DCON's irq\n"); in dcon_init_xo_1()
|
/linux-4.4.14/drivers/clk/hisilicon/ |
D | clk.c | 49 pr_err("%s: failed to map clock registers\n", __func__); in hisi_clk_init() 55 pr_err("%s: could not allocate clock data\n", __func__); in hisi_clk_init() 62 pr_err("%s: could not allocate clock lookup table\n", __func__); in hisi_clk_init() 87 pr_err("%s: failed to register clock %s\n", in hisi_clk_register_fixed_rate() 108 pr_err("%s: failed to register clock %s\n", in hisi_clk_register_fixed_factor() 133 pr_err("%s: failed to register clock %s\n", in hisi_clk_register_mux() 162 pr_err("%s: failed to register clock %s\n", in hisi_clk_register_divider() 190 pr_err("%s: failed to register clock %s\n", in hisi_clk_register_gate() 218 pr_err("%s: failed to register clock %s\n", in hisi_clk_register_gate_sep() 247 pr_err("%s: failed to register clock %s\n", in hi6220_clk_register_divider()
|
/linux-4.4.14/arch/arm/plat-samsung/ |
D | watchdog-reset.c | 37 pr_err("%s: wdt reset not initialized\n", __func__); in samsung_wdt_reset() 61 pr_err("Watchdog reset failed to assert reset\n"); in samsung_wdt_reset() 79 pr_err("%s: failed to find watchdog node\n", __func__); in samsung_wdt_reset_of_init() 85 pr_err("%s: failed to map watchdog registers\n", __func__); in samsung_wdt_reset_of_init()
|
/linux-4.4.14/drivers/regulator/ |
D | dummy.c | 55 pr_err("Failed to register regulator: %d\n", ret); in dummy_regulator_probe() 77 pr_err("Failed to allocate dummy regulator device\n"); in regulator_dummy_init() 83 pr_err("Failed to register dummy regulator device: %d\n", ret); in regulator_dummy_init() 90 pr_err("Failed to register dummy regulator driver: %d\n", ret); in regulator_dummy_init()
|
/linux-4.4.14/drivers/target/loopback/ |
D | tcm_loop.c | 199 pr_err("Unable to allocate struct tcm_loop_cmd\n"); in tcm_loop_queuecommand() 232 pr_err("Unable to perform device reset without" in tcm_loop_issue_tmr() 239 pr_err("Unable to allocate memory for tl_cmd\n"); in tcm_loop_issue_tmr() 245 pr_err("Unable to allocate memory for tl_tmr\n"); in tcm_loop_issue_tmr() 341 pr_err("Unable to perform device reset without" in tcm_loop_target_reset() 393 pr_err("Unable to allocate struct scsi_host\n"); in tcm_loop_driver_probe() 419 pr_err("%s: scsi_add_host failed\n", __func__); in tcm_loop_driver_probe() 460 pr_err("device_register() failed for" in tcm_loop_setup_hba_bus() 478 pr_err("Unable to allocate tcm_loop_primary\n"); in tcm_loop_alloc_core_bus() 484 pr_err("bus_register() failed for tcm_loop_lld_bus\n"); in tcm_loop_alloc_core_bus() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
D | ras.c | 110 pr_err("Unknown power/cooling shutdown event (modifier %d)", in handle_system_shutdown() 148 pr_err("Non critical power or cooling issue cleared"); in rtas_parse_epow_errlog() 152 pr_err("Non critical cooling issue reported by firmware"); in rtas_parse_epow_errlog() 153 pr_err("Check RTAS error log for details"); in rtas_parse_epow_errlog() 157 pr_err("Non critical power issue reported by firmware"); in rtas_parse_epow_errlog() 158 pr_err("Check RTAS error log for details"); in rtas_parse_epow_errlog() 180 pr_err("Unknown power/cooling event (action code %d)", in rtas_parse_epow_errlog() 258 pr_err("Recoverable hardware error reported by firmware"); in ras_error_interrupt()
|
D | kexec.c | 35 pr_err("WARNING: DTL deregistration for cpu " in pseries_kexec_cpu_down() 43 pr_err("WARNING: SLB shadow buffer deregistration " in pseries_kexec_cpu_down() 50 pr_err("WARNING: VPA deregistration for cpu %d " in pseries_kexec_cpu_down()
|
D | event_sources.c | 45 pr_err("event-sources: Unable to allocate " in request_event_sources_irqs() 64 pr_err("event-sources: Unable to allocate " in request_event_sources_irqs() 77 pr_err("event-sources: Unable to request interrupt " in request_event_sources_irqs()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | tda8261.c | 46 pr_err("%s: read error, err=%d\n", __func__, err); in tda8261_read() 58 pr_err("%s: write error, err=%d\n", __func__, err); in tda8261_write() 72 pr_err("%s: I/O Error\n", __func__); in tda8261_get_status() 101 pr_err("%s: Unknown parameter (param=%d)\n", __func__, param); in tda8261_get_state() 147 pr_err("%s: I/O Error\n", __func__); in tda8261_set_state() 155 pr_err("%s: I/O Error\n", __func__); in tda8261_set_state() 165 pr_err("%s: Unknown parameter (param=%d)\n", __func__, param); in tda8261_set_state()
|
/linux-4.4.14/drivers/crypto/qat/qat_common/ |
D | qat_uclo.c | 104 pr_err("QAT: bad argument, ae_data is NULL\n "); in qat_uclo_free_ae_data() 131 pr_err("QAT: Invalid header 0x%x\n", hdr->file_id); in qat_uclo_check_format() 135 pr_err("QAT: bad UOF version, major 0x%x, minor 0x%x\n", in qat_uclo_check_format() 243 pr_err("QAT: initmem is out of range"); in qat_uclo_fetch_initmem_ae() 247 pr_err("QAT: Memory scope for init_mem error\n"); in qat_uclo_fetch_initmem_ae() 252 pr_err("QAT: AE name assigned in UOF init table is NULL\n"); in qat_uclo_fetch_initmem_ae() 256 pr_err("QAT: Parse num for AE number failed\n"); in qat_uclo_fetch_initmem_ae() 260 pr_err("QAT: ae %d out of range\n", *ae); in qat_uclo_fetch_initmem_ae() 372 pr_err("QAT: initmem region error. region type=0x%x\n", in qat_uclo_init_ae_memory() 437 pr_err("QAT: fail to batch init lmem for AE %d\n", ae); in qat_uclo_init_memory() [all …]
|
D | adf_ctl_drv.c | 96 pr_err("QAT: unable to allocate chrdev region\n"); in adf_chr_drv_create() 102 pr_err("QAT: class_create failed for adf_ctl\n"); in adf_chr_drv_create() 108 pr_err("QAT: cdev add failed\n"); in adf_chr_drv_create() 116 pr_err("QAT: failed to create device\n"); in adf_chr_drv_create() 142 pr_err("QAT: failed to copy from user cfg_data.\n"); in adf_ctl_alloc_resources() 311 pr_err("QAT: Device %d not found\n", ctl_data->device_id); in adf_ctl_ioctl_dev_stop() 328 pr_err("QAT: failed to stop device.\n"); in adf_ctl_ioctl_dev_stop() 347 pr_err("QAT: Device %d not found\n", ctl_data->device_id); in adf_ctl_ioctl_dev_start() 396 pr_err("QAT: failed to copy from user.\n"); in adf_ctl_ioctl_get_status() 454 pr_err("QAT: Invalid ioctl\n"); in adf_ctl_ioctl()
|
/linux-4.4.14/arch/arm/mach-ux500/ |
D | platsmp.c | 42 pr_err("No backupram base address\n"); in wakeup_secondary() 48 pr_err("No backupram remap\n"); in wakeup_secondary() 77 pr_err("No SCU base address\n"); in ux500_smp_prepare_cpus() 83 pr_err("No SCU remap\n"); in ux500_smp_prepare_cpus()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-core.c | 93 pr_err("%s() Failed sending control message, error %d.\n", in send_control_msg() 118 pr_err("%s() Failed receiving control message, error %d.\n", in recv_control_msg() 208 pr_err("au0828: Device initialization failed.\n"); in au0828_usb_probe() 209 pr_err("au0828: Device must be connected to a high-speed USB 2.0 port.\n"); in au0828_usb_probe() 215 pr_err("%s() Unable to allocate memory\n", __func__); in au0828_usb_probe() 234 pr_err("%s() v4l2_device_register failed\n", in au0828_usb_probe() 243 pr_err("%s() v4l2_ctrl_handler_init failed\n", in au0828_usb_probe() 273 pr_err("%s() au0282_dev_register failed\n", in au0828_usb_probe() 370 pr_err("usb_register failed, error = %d\n", ret); in au0828_init()
|
/linux-4.4.14/drivers/clk/mmp/ |
D | clk.c | 38 pr_err("%s: failed to register clock %s\n", in mmp_register_fixed_rate_clks() 60 pr_err("%s: failed to register clock %s\n", in mmp_register_fixed_factor_clks() 86 pr_err("%s: failed to register clock %s\n", in mmp_register_general_gate_clks() 114 pr_err("%s: failed to register clock %s\n", in mmp_register_gate_clks() 142 pr_err("%s: failed to register clock %s\n", in mmp_register_mux_clks() 169 pr_err("%s: failed to register clock %s\n", in mmp_register_div_clks() 182 pr_err("CLK %d has invalid pointer %p\n", id, clk); in mmp_clk_add() 186 pr_err("CLK %d is invalid\n", id); in mmp_clk_add()
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 194 pr_err("APLS evaluation failed: 0x%08x\n", stat); in ibm_set_attention_status() 197 pr_err("APLS method failed: 0x%08llx\n", rc); in ibm_set_attention_status() 293 pr_err("%s: APCI evaluation failed\n", __func__); in ibm_get_table_from_acpi() 301 pr_err("%s: Invalid APCI object\n", __func__); in ibm_get_table_from_acpi() 307 pr_err("%s: Invalid APCI element %d\n", __func__, i); in ibm_get_table_from_acpi() 395 pr_err("%s: Failed to get device information status=0x%x\n", in ibm_find_acpi_device() 429 pr_err("%s: acpi_walk_namespace failed\n", __func__); in ibm_acpiphp_init() 435 pr_err("%s: acpi_bus_get_device failed\n", __func__); in ibm_acpiphp_init() 449 pr_err("%s: Failed to register notification handler\n", in ibm_acpiphp_init() 474 pr_err("%s: attention info deregistration failed", __func__); in ibm_acpiphp_exit() [all …]
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-uniphier.c | 400 pr_err("L%d: not compatible with uniphier cache\n", in __uniphier_cache_init() 406 pr_err("L%d: cache-level is not specified\n", *cache_level); in __uniphier_cache_init() 411 pr_err("L%d: cache-level is unexpected value %d\n", in __uniphier_cache_init() 417 pr_err("L%d: cache-unified is not specified\n", *cache_level); in __uniphier_cache_init() 427 pr_err("L%d: cache-line-size is unspecified or invalid\n", in __uniphier_cache_init() 435 pr_err("L%d: cache-sets is unspecified or invalid\n", in __uniphier_cache_init() 443 pr_err("L%d: cache-size is unspecified or invalid\n", in __uniphier_cache_init() 454 pr_err("L%d: failed to map control register\n", *cache_level); in __uniphier_cache_init() 461 pr_err("L%d: failed to map revision register\n", *cache_level); in __uniphier_cache_init() 468 pr_err("L%d: failed to map operation register\n", *cache_level); in __uniphier_cache_init() [all …]
|
/linux-4.4.14/drivers/watchdog/ |
D | diag288_wdt.c | 137 pr_err("The watchdog cannot be activated\n"); in wdt_start() 185 pr_err("The watchdog timer cannot be started or reset\n"); in wdt_ping() 229 pr_err("Linux cannot be suspended while the watchdog is in use\n"); in wdt_suspend() 234 pr_err("Linux cannot be suspended while the watchdog is in use\n"); in wdt_suspend() 277 pr_err("The watchdog cannot be initialized\n"); in diag288_init() 282 pr_err("The watchdog cannot be initialized\n"); in diag288_init() 288 pr_err("The watchdog cannot be deactivated\n"); in diag288_init()
|
D | wdt_pci.c | 614 pr_err("This driver only supports one device\n"); in wdtpci_init_one() 619 pr_err("unknown card type '%d'\n", type); in wdtpci_init_one() 624 pr_err("Not possible to enable PCI Device\n"); in wdtpci_init_one() 629 pr_err("No I/O-Address for card detected\n"); in wdtpci_init_one() 635 pr_err("I/O address 0x%llx already in use\n", in wdtpci_init_one() 645 pr_err("IRQ %d is not free\n", irq); in wdtpci_init_one() 662 pr_err("cannot register reboot notifier (err=%d)\n", ret); in wdtpci_init_one() 669 pr_err("cannot register miscdev on minor=%d (err=%d)\n", in wdtpci_init_one() 677 pr_err("cannot register miscdev on minor=%d (err=%d)\n", in wdtpci_init_one()
|
D | pcwd_usb.c | 208 pr_err("can't resubmit intr, usb_submit_urb failed with result %d\n", in usb_pcwd_intr_done() 280 pr_err("Card did not acknowledge enable attempt\n"); in usb_pcwd_start() 298 pr_err("Card did not acknowledge disable attempt\n"); in usb_pcwd_stop() 620 pr_err("This driver only supports 1 device\n"); in usb_pcwd_probe() 629 pr_err("The device isn't a Human Interface Device\n"); in usb_pcwd_probe() 638 pr_err("Couldn't find an INTR & IN endpoint\n"); in usb_pcwd_probe() 664 pr_err("Out of memory\n"); in usb_pcwd_probe() 671 pr_err("Out of memory\n"); in usb_pcwd_probe() 684 pr_err("Problem registering interrupt URB\n"); in usb_pcwd_probe() 728 pr_err("cannot register reboot notifier (err=%d)\n", retval); in usb_pcwd_probe() [all …]
|
D | sbc8360.c | 335 pr_err("Invalid timeout index (must be 0-63)\n"); in sbc8360_init() 341 pr_err("ENABLE method I/O %X is not available\n", in sbc8360_init() 347 pr_err("BASETIME method I/O %X is not available\n", in sbc8360_init() 355 pr_err("Failed to register reboot notifier\n"); in sbc8360_init() 361 pr_err("failed to register misc device\n"); in sbc8360_init()
|
D | ar7_wdt.c | 95 pr_err("failed to unlock WDT kick reg\n"); in ar7_wdt_kick() 108 pr_err("failed to unlock WDT prescale reg\n"); in ar7_wdt_prescale() 121 pr_err("failed to unlock WDT change reg\n"); in ar7_wdt_change() 137 pr_err("failed to unlock WDT disable reg\n"); in ar7_wdt_disable() 287 pr_err("could not get vbus clock\n"); in ar7_wdt_probe() 297 pr_err("unable to register misc device\n"); in ar7_wdt_probe()
|
/linux-4.4.14/arch/arm/mach-orion5x/ |
D | net2big-setup.c | 135 pr_err("net2big: failed to setup SATA0 power GPIO\n"); in net2big_sata_power_init() 146 pr_err("net2big: failed to setup SATA1 power GPIO\n"); in net2big_sata_power_init() 157 pr_err("net2big: failed to setup SATA power request GPIO\n"); in net2big_sata_power_init() 262 pr_err("net2big: failed to setup power LED blink GPIO\n"); in net2big_gpio_leds_init() 276 pr_err("net2big: failed to setup SATA0 blue LED GPIO\n"); in net2big_gpio_leds_init() 286 pr_err("net2big: failed to setup SATA1 blue LED GPIO\n"); in net2big_gpio_leds_init() 418 pr_err("net2big: failed to configure power-off GPIO\n"); in net2big_init()
|
/linux-4.4.14/arch/arm/mach-uniphier/ |
D | platsmp.c | 74 pr_err("failed to map trampoline destination area\n"); in uniphier_smp_copy_trampoline() 105 pr_err("failed to get resource of system-bus-controller\n"); in uniphier_smp_prepare_trampoline() 117 pr_err("failed to map ROM_BOOT_RSV2 register\n"); in uniphier_smp_prepare_trampoline() 149 pr_err("failed to get scu base\n"); in uniphier_smp_enable_scu() 155 pr_err("failed to map scu base\n"); in uniphier_smp_enable_scu()
|
/linux-4.4.14/drivers/media/usb/siano/ |
D | smsusb.c | 87 pr_err("error, urb status %d (-ESHUTDOWN), %d bytes\n", in smsusb_onresponse() 109 pr_err("invalid response msglen %d offset %d size %d\n", in smsusb_onresponse() 132 pr_err("invalid response msglen %d actual %d\n", in smsusb_onresponse() 136 pr_err("error, urb status %d, %d bytes\n", in smsusb_onresponse() 150 pr_err("smscore_getbuffer(...) returned NULL\n"); in smsusb_submit_urb() 191 pr_err("smsusb_submit_urb(...) failed\n"); in smsusb_start_streaming() 246 pr_err("invalid firmware id specified %d\n", id); in smsusb1_load_firmware() 278 pr_err("failed to allocate firmware buffer\n"); in smsusb1_load_firmware() 297 pr_err("product string not found\n"); in smsusb1_detectmode() 316 pr_err("invalid firmware id specified %d\n", mode); in smsusb1_setmode() [all …]
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | if_cs.c | 662 pr_err("can't download helper at 0x%x, ret %d\n", in if_cs_prog_helper() 693 pr_err("helper firmware doesn't answer\n"); in if_cs_prog_real() 707 pr_err("could not download firmware\n"); in if_cs_prog_real() 727 pr_err("can't download firmware at 0x%x\n", sent); in if_cs_prog_real() 734 pr_err("firmware download failed\n"); in if_cs_prog_real() 748 pr_err("failed to find firmware (%d)\n", ret); in if_cs_prog_firmware() 763 pr_err("error in request_irq\n"); in if_cs_prog_firmware() 777 pr_err("could not activate card\n"); in if_cs_prog_firmware() 838 pr_err("wrong CIS (check number of IO windows)\n"); in if_cs_ioprobe() 865 pr_err("error in pcmcia_loop_config\n"); in if_cs_probe() [all …]
|
/linux-4.4.14/fs/fscache/ |
D | internal.h | 424 pr_err("\n"); \ 425 pr_err("Assertion failed\n"); \ 433 pr_err("\n"); \ 434 pr_err("Assertion failed\n"); \ 435 pr_err("%lx " #OP " %lx is false\n", \ 444 pr_err("\n"); \ 445 pr_err("Assertion failed\n"); \ 453 pr_err("\n"); \ 454 pr_err("Assertion failed\n"); \ 455 pr_err("%lx " #OP " %lx is false\n", \
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-dw-apb-ictl.c | 82 pr_err("%s: unable to parse irq\n", np->full_name); in dw_apb_ictl_init() 88 pr_err("%s: unable to get resource\n", np->full_name); in dw_apb_ictl_init() 93 pr_err("%s: unable to request mem region\n", np->full_name); in dw_apb_ictl_init() 99 pr_err("%s: unable to map resource\n", np->full_name); in dw_apb_ictl_init() 126 pr_err("%s: unable to add irq domain\n", np->full_name); in dw_apb_ictl_init() 135 pr_err("%s: unable to alloc irq domain gc\n", np->full_name); in dw_apb_ictl_init()
|
D | irq-tb10x.c | 83 pr_err("%s: Cannot assign multiple trigger modes to IRQ %d.\n", in tb10x_irq_set_type() 118 pr_err("%s: No registers declared in DeviceTree.\n", in of_tb10x_init_irq() 125 pr_err("%s: Request mem region failed.\n", ictl->name); in of_tb10x_init_irq() 132 pr_err("%s: ioremap failed.\n", ictl->name); in of_tb10x_init_irq() 140 pr_err("%s: Could not register interrupt domain.\n", in of_tb10x_init_irq() 150 pr_err("%s: Could not allocate generic interrupt chip.\n", in of_tb10x_init_irq()
|
D | irq-crossbar.c | 217 pr_err("missing 'ti,max-crossbar-sources' property\n"); in crossbar_of_init() 224 pr_err("missing 'ti,max-irqs' property\n"); in crossbar_of_init() 247 pr_err("Invalid reserved entry\n"); in crossbar_of_init() 265 pr_err("Invalid skip entry\n"); in crossbar_of_init() 291 pr_err("Invalid reg-size property\n"); in crossbar_of_init() 343 pr_err("%s: no parent, giving up\n", node->full_name); in irqcrossbar_init() 349 pr_err("%s: unable to obtain parent domain\n", node->full_name); in irqcrossbar_init() 362 pr_err("%s: failed to allocated domain\n", node->full_name); in irqcrossbar_init()
|
D | irq-digicolor.c | 81 pr_err("%s: unable to map IC registers\n", node->full_name); in digicolor_of_init() 91 pr_err("%s: unable to map UC registers\n", node->full_name); in digicolor_of_init() 100 pr_err("%s: unable to create IRQ domain\n", node->full_name); in digicolor_of_init() 108 pr_err("%s: unable to allocate IRQ gc\n", node->full_name); in digicolor_of_init()
|
D | irq-moxart.c | 69 pr_err("%s: unable to map IC registers\n", in moxart_of_intc_init() 77 pr_err("%s: unable to create IRQ domain\n", node->full_name); in moxart_of_intc_init() 85 pr_err("%s: could not allocate generic chip\n", in moxart_of_intc_init() 94 pr_err("%s: could not read interrupt-mask DT property\n", in moxart_of_intc_init()
|
D | irq-orion.c | 153 pr_err("%s: unable to add irq domain\n", np->name); in orion_bridge_irq_init() 160 pr_err("%s: unable to alloc irq domain gc\n", np->name); in orion_bridge_irq_init() 166 pr_err("%s: unable to get resource\n", np->name); in orion_bridge_irq_init() 171 pr_err("%s: unable to request mem region\n", np->name); in orion_bridge_irq_init() 178 pr_err("%s: unable to parse irq\n", np->name); in orion_bridge_irq_init() 185 pr_err("%s: unable to map resource\n", np->name); in orion_bridge_irq_init()
|
/linux-4.4.14/drivers/pps/clients/ |
D | pps_parport.c | 153 pr_err("memory allocation failed, not attaching\n"); in parport_attach() 160 pr_err("couldn't register with %s\n", port->name); in parport_attach() 165 pr_err("couldn't claim %s\n", port->name); in parport_attach() 172 pr_err("couldn't register PPS source\n"); in parport_attach() 226 pr_err("clear_wait value should be not greater" in pps_parport_init() 233 pr_err("unable to register with parport\n"); in pps_parport_init()
|
/linux-4.4.14/drivers/cpuidle/ |
D | cpuidle-arm.c | 112 pr_err("Failed to register cpuidle driver\n"); in arm_idle_init() 131 pr_err("CPU %d failed to init idle CPU ops\n", cpu); in arm_idle_init() 137 pr_err("Failed to allocate cpuidle device\n"); in arm_idle_init() 144 pr_err("Failed to register cpuidle device for CPU %d\n", in arm_idle_init()
|
/linux-4.4.14/drivers/clk/rockchip/ |
D | clk-cpu.c | 182 pr_err("%s: Invalid rate : %lu for cpuclk\n", in rockchip_cpuclk_post_rate_change() 246 pr_err("%s: needs two parent clocks\n", __func__); in rockchip_clk_register_cpuclk() 275 pr_err("%s: could not lookup alternate parent\n", in rockchip_clk_register_cpuclk() 283 pr_err("%s: could not enable alternate parent\n", in rockchip_clk_register_cpuclk() 290 pr_err("%s: could not lookup parent clock %s\n", in rockchip_clk_register_cpuclk() 298 pr_err("%s: failed to register clock notifier for %s\n", in rockchip_clk_register_cpuclk() 309 pr_err("%s: could not allocate memory for cpuclk rates\n", in rockchip_clk_register_cpuclk() 318 pr_err("%s: could not register cpuclk %s\n", __func__, name); in rockchip_clk_register_cpuclk()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | device.c | 78 pr_err("Could not add cdev for minor %d, %s (err %d)\n", in hfi1_cdev_init() 92 pr_err("Could not create device for minor %d, %s (err %d)\n", in hfi1_cdev_init() 145 pr_err("Could not allocate chrdev region (err %d)\n", -ret); in dev_init() 152 pr_err("Could not create device class (err %d)\n", -ret); in dev_init() 161 pr_err("Could not create device class for user accessible files (err %d)\n", in dev_init()
|
/linux-4.4.14/arch/x86/kernel/ |
D | kexec-bzimage64.c | 276 pr_err("File is too short to be a bzImage\n"); in bzImage64_probe() 282 pr_err("Not a bzImage\n"); in bzImage64_probe() 287 pr_err("No x86 boot sector present\n"); in bzImage64_probe() 292 pr_err("Must be at least protocol version 2.12\n"); in bzImage64_probe() 297 pr_err("zImage not a bzImage\n"); in bzImage64_probe() 302 pr_err("Not a bzImage64. XLF_KERNEL_64 is not set.\n"); in bzImage64_probe() 307 pr_err("XLF_CAN_BE_LOADED_ABOVE_4G is not set.\n"); in bzImage64_probe() 354 pr_err("bzImage truncated\n"); in bzImage64_load() 359 pr_err("Kernel command line too long\n"); in bzImage64_load() 386 pr_err("Loading purgatory failed\n"); in bzImage64_load() [all …]
|
/linux-4.4.14/arch/x86/platform/olpc/ |
D | olpc_dt.c | 50 pr_err("PROM: %s: fetching child failed!\n", __func__); in olpc_dt_getchild() 67 pr_err("PROM: %s: getproplen failed!\n", __func__); in olpc_dt_getproplen() 87 pr_err("PROM: %s: getprop failed!\n", __func__); in olpc_dt_getproperty() 175 pr_err("olpc_dt: finddevice failed!\n"); in olpc_dt_finddevice() 192 pr_err("olpc_dt: interpret failed!\n"); in olpc_dt_interpret() 280 pr_err("PROM: unable to get root node from OFW!\n"); in olpc_dt_build_devicetree()
|
/linux-4.4.14/drivers/staging/most/hdm-dim2/ |
D | dim2_hdm.c | 164 pr_err("DIMCB_OnError: error_id - %d, error_message - %s\n", error_id, in DIMCB_OnError() 217 pr_err("DIM_Startup failed: %d\n", hal_ret); in startup_dim() 541 pr_err("%s: too small buffer size\n", hdm_ch->name); in configure_channel() 555 pr_err("%s: too small buffer size\n", hdm_ch->name); in configure_channel() 568 pr_err("%s: invalid sub-buffer size or too small buffer size\n", in configure_channel() 582 pr_err("%s: invalid sub-buffer size or too small buffer size\n", in configure_channel() 594 pr_err("%s: configure failed, bad channel type: %d\n", in configure_channel() 601 pr_err("%s: configure failed (%d), type: %d, is_tx: %d\n", in configure_channel() 668 pr_err("Async Tx Not initialized\n"); in request_netinfo() 717 pr_err("HAL Failed to close channel %s\n", hdm_ch->name); in poison_channel() [all …]
|
/linux-4.4.14/drivers/nfc/ |
D | mei_phy.c | 123 pr_err("Could not send IF version cmd\n"); in mei_nfc_if_version() 137 pr_err("Could not read IF version\n"); in mei_nfc_if_version() 191 pr_err("Could not send connect cmd %d\n", r); in mei_nfc_connect() 199 pr_err("Could not read connect response %d\n", r); in mei_nfc_connect() 248 pr_err("NFC MEI command timeout\n"); in mei_nfc_send() 343 pr_err("Could not enable device %d\n", r); in nfc_mei_phy_enable() 349 pr_err("Could not enable device %d\n", r); in nfc_mei_phy_enable() 355 pr_err("Could not connect to device %d\n", r); in nfc_mei_phy_enable() 362 pr_err("Event cb registration failed %d\n", r); in nfc_mei_phy_enable()
|
/linux-4.4.14/arch/blackfin/mm/ |
D | isram-driver.c | 125 pr_err("copy involving %p length (%zu) too long\n", addr, n); in isram_check_addr() 223 pr_err("FAIL: isram_read(%p) returned %#llx but wanted %#llx\n", in isram_read_test() 251 pr_err("FAIL: isram_write(%p, %#llx) != %#llx\n", in isram_write_test() 259 pr_err("FAIL: isram_write() did not work properly\n"); in isram_write_test() 274 pr_err("FAIL: %s(%p <=> %p, %#x) failed (data is %#x)\n", in _isram_memcpy_test() 306 pr_err("FAIL: %p:", l1inst + 1); in isram_memcpy_test() 312 pr_err("FAIL: skipping remaining series\n"); in isram_memcpy_test() 334 pr_err("FAIL: %p:", l1inst + i); in isram_memcpy_test() 340 pr_err("FAIL: skipping remaining series\n"); in isram_memcpy_test()
|
/linux-4.4.14/drivers/misc/mic/cosm/ |
D | cosm_scif_server.c | 304 pr_err("%s %d rc %d\n", __func__, __LINE__, rc); in cosm_scif_server() 329 pr_err("%s %d scif_open failed\n", __func__, __LINE__); in cosm_scif_listen() 335 pr_err("%s %d scif_bind failed rc %d\n", in cosm_scif_listen() 342 pr_err("%s %d scif_listen rc %d\n", __func__, __LINE__, rc); in cosm_scif_listen() 371 pr_err("%s %d cosm_scif_listen rc %d\n", in cosm_scif_init() 379 pr_err("%s %d kthread_run rc %d\n", __func__, __LINE__, rc); in cosm_scif_init() 397 pr_err("%s %d send_sig rc %d\n", in cosm_scif_exit()
|
/linux-4.4.14/arch/mips/kernel/ |
D | mips-cm.c | 229 pr_err("GCRs appear to have been moved (expected them at 0x%08lx)!\n", in mips_cm_probe() 349 pr_err("CM_ERROR=%08llx %s <%s>\n", cm_error, in mips_cm_error_report() 351 pr_err("CM_ADDR =%08llx\n", cm_addr); in mips_cm_error_report() 352 pr_err("CM_OTHER=%08llx %s\n", cm_other, cm2_causes[ocause]); in mips_cm_error_report() 420 pr_err("CM_ERROR=%llx %s <%s>\n", cm_error, in mips_cm_error_report() 422 pr_err("CM_ADDR =%llx\n", cm_addr); in mips_cm_error_report() 423 pr_err("CM_OTHER=%llx %s\n", cm_other, cm3_causes[ocause]); in mips_cm_error_report()
|
D | mips_machine.c | 38 pr_err("MIPS: no machine found for id '%s', supported machines:\n", id); in mips_machtype_setup() 39 pr_err("%-24s %s\n", "id", "name"); in mips_machtype_setup() 41 pr_err("%-24s %s\n", mach->mach_id, mach->mach_name); in mips_machtype_setup()
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
D | mach-smartq.c | 114 pr_err("failed to request usb oc irq: %d\n", ret); in smartq_usb_host_enableoc() 291 pr_err("%s: failed to get GPK15\n", __func__); in smartq_power_off_init() 309 pr_err("%s: failed to get GPL0\n", __func__); in smartq_usb_host_init() 315 pr_err("%s: failed to get GPL1\n", __func__); in smartq_usb_host_init() 323 pr_err("%s: failed to get GPL10\n", __func__); in smartq_usb_host_init() 351 pr_err("%s: failed to get GPK1\n", __func__); in smartq_wifi_init() 357 pr_err("%s: failed to get GPK2\n", __func__); in smartq_wifi_init()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | benq.c | 63 pr_err("reg_w err %d\n", ret); in reg_w() 99 pr_err("usb_alloc_urb failed\n"); in sd_start() 109 pr_err("usb_alloc_coherent failed\n"); in sd_start() 171 pr_err("urb status: %d\n", urb->status); in sd_isoc_irq() 199 pr_err("ISOC data error: [%d] status=%d\n", in sd_isoc_irq() 246 pr_err("usb_submit_urb(0) ret %d\n", st); in sd_isoc_irq() 249 pr_err("usb_submit_urb() ret %d\n", st); in sd_isoc_irq()
|
/linux-4.4.14/drivers/staging/gdm724x/ |
D | netlink_k.c | 53 pr_err("nl cb - unregistered\n"); in netlink_rcv_cb() 58 pr_err("nl cb - invalid skb length\n"); in netlink_rcv_cb() 65 pr_err("nl cb - invalid length (%d,%d)\n", in netlink_rcv_cb() 79 pr_err("nl cb - dev (%d) not found\n", ifindex); in netlink_rcv_cb() 144 pr_err("nl broadcast g=%d, t=%d, l=%d, r=%d\n", in netlink_send()
|
/linux-4.4.14/arch/powerpc/platforms/cell/ |
D | spider-pci.c | 108 pr_err("SPIDERPCI-IOWA:Alloc dummy_page_va failed.\n"); in spiderpci_pci_setup_chip() 115 pr_err("SPIDER-IOWA:Map dummy page filed.\n"); in spiderpci_pci_setup_chip() 138 pr_err("SPIDERPCI-IOWA:" in spiderpci_iowa_init() 144 pr_err("SPIDERPCI-IOWA:Can't get resource.\n"); in spiderpci_iowa_init() 150 pr_err("SPIDERPCI-IOWA:ioremap failed.\n"); in spiderpci_iowa_init()
|
/linux-4.4.14/crypto/asymmetric_keys/ |
D | mscode_parser.c | 57 pr_err("Unknown OID: %s\n", buffer); in mscode_note_content_type() 68 pr_err("Unexpected content type OID %u\n", oid); in mscode_note_content_type() 112 pr_err("Unknown OID: %s\n", buffer); in mscode_note_digest_algo() 116 pr_err("Unsupported content type: %u\n", oid); in mscode_note_digest_algo()
|
/linux-4.4.14/drivers/char/hw_random/ |
D | omap3-rom-rng.c | 42 pr_err("reset failed: %d\n", r); in omap3_rom_rng_idle() 60 pr_err("HW init failed: %d\n", r); in omap3_rom_rng_get_random() 101 pr_err("omap3_rom_rng_call is NULL\n"); in omap3_rom_rng_probe() 108 pr_err("unable to get RNG clock\n"); in omap3_rom_rng_probe()
|
/linux-4.4.14/drivers/clk/ux500/ |
D | clk-prcmu.c | 45 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__, in clk_prcmu_unprepare() 107 pr_err("clk_prcmu: %s fail req APE OPP for %s.\n", in clk_prcmu_opp_prepare() 131 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__, in clk_prcmu_opp_unprepare() 153 pr_err("clk_prcmu: %s fail req APE OPP VOLT for %s.\n", in clk_prcmu_opp_volt_prepare() 176 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__, in clk_prcmu_opp_volt_unprepare() 257 pr_err("clk_prcmu: %s invalid arguments passed\n", __func__); in clk_reg_prcmu() 263 pr_err("clk_prcmu: %s could not allocate clk\n", __func__); in clk_reg_prcmu() 290 pr_err("clk_prcmu: %s failed to register clk\n", __func__); in clk_reg_prcmu()
|
/linux-4.4.14/sound/soc/blackfin/ |
D | bf5xx-ac97.c | 131 pr_err("Could you send a mail to cliff.cai@analog.com " in bf5xx_ac97_read() 238 pr_err("SPORT is busy!\n"); in bf5xx_ac97_resume() 244 pr_err("SPORT is busy!\n"); in bf5xx_ac97_resume() 250 pr_err("SPORT is busy!\n"); in bf5xx_ac97_resume() 320 pr_err("SPORT is busy!\n"); in asoc_bfin_ac97_probe() 327 pr_err("SPORT is busy!\n"); in asoc_bfin_ac97_probe() 334 pr_err("SPORT is busy!\n"); in asoc_bfin_ac97_probe() 348 pr_err("Failed to register DAI: %d\n", ret); in asoc_bfin_ac97_probe()
|
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-emc.c | 183 pr_err("%s: could not get external memory controller\n", in emc_ensure_emc_driver() 193 pr_err("%s: cannot find EMC driver\n", __func__); in emc_ensure_emc_driver() 225 pr_err("cannot change parent %s rate to %ld: %d\n", in emc_set_timing() 234 pr_err("cannot enable parent clock: %d\n", err); in emc_set_timing() 337 pr_err("cannot switch to rate %ld without emc table\n", rate); in emc_set_rate() 353 pr_err("cannot find backup timing\n"); in emc_set_rate() 362 pr_err("cannot set backup timing: %d\n", err); in emc_set_rate() 381 pr_err("timing %s: failed to read rate\n", node->full_name); in load_one_timing_from_dt() 389 pr_err("timing %s: failed to read parent rate\n", in load_one_timing_from_dt() 398 pr_err("timing %s: failed to get parent clock\n", in load_one_timing_from_dt() [all …]
|
/linux-4.4.14/drivers/soc/tegra/fuse/ |
D | tegra-apbmisc.c | 163 pr_err("failed to get APBMISC registers\n"); in tegra_init_apbmisc() 168 pr_err("failed to get strapping options registers\n"); in tegra_init_apbmisc() 175 pr_err("failed to map APBMISC registers\n"); in tegra_init_apbmisc() 179 pr_err("failed to map strapping options registers\n"); in tegra_init_apbmisc()
|
/linux-4.4.14/arch/m68k/kernel/ |
D | traps.c | 172 pr_err("pc=%#lx, fa=%#lx\n", fp->ptregs.pc, in access_error060() 174 pr_err("68060 access error, fslw=%lx\n", fslw); in access_error060() 247 pr_err("access_error040: cannot handle 1st writeback. oops.\n"); in do_040writebacks() 359 pr_err("68040 bus error (ssw=%x, faddr=%lx)\n", ssw, in access_error040() 415 pr_err("Instruction fault at %#010lx\n", in bus_error030() 425 pr_err("Data %s fault at %#010lx in %s (pc=%#lx)\n", in bus_error030() 430 pr_err("BAD KERNEL BUSERR\n"); in bus_error030() 553 pr_err("Data %s fault at %#010lx in %s (pc=%#lx)\n", in bus_error030() 566 pr_err("unexpected bus error (%#x,%#x)\n", ssw, in bus_error030() 569 pr_err("invalid %s access at %#lx from pc %#lx\n", in bus_error030() [all …]
|
/linux-4.4.14/arch/xtensa/platforms/iss/ |
D | network.c | 136 pr_err("%s: failed to parse '%s' as an ethernet address\n", in setup_etheraddr() 141 pr_err("%s: attempt to assign a multicast ethernet address\n", in setup_etheraddr() 146 pr_err("%s: attempt to assign an invalid ethernet address\n", in setup_etheraddr() 172 pr_err("%s: failed to open /dev/net/tun, returned %d (errno = %d)\n", in tuntap_open() 183 pr_err("%s: failed to set interface %s, returned %d (errno = %d)\n", in tuntap_open() 239 pr_err("%s: extra garbage on specification : '%s'\n", in tuntap_probe() 244 pr_err("%s: invalid argument: %s. Skipping device!\n", in tuntap_probe() 250 pr_err("%s: missing tuntap device name\n", dev->name); in tuntap_probe() 339 pr_err("Device '%s' read returned %d, shutting it down\n", in iss_net_poll() 443 pr_err("%s: %s failed(%d)\n", dev->name, __func__, len); in iss_net_start_xmit() [all …]
|
/linux-4.4.14/drivers/media/usb/as102/ |
D | as102_fw.c | 57 pr_err("invalid firmware file\n"); in parse_hex_line() 185 pr_err("%s: unable to locate firmware file: %s\n", in as102_fw_upload() 193 pr_err("%s: error during firmware upload part1\n", in as102_fw_upload() 208 pr_err("%s: unable to locate firmware file: %s\n", in as102_fw_upload() 216 pr_err("%s: error during firmware upload part2\n", in as102_fw_upload()
|
/linux-4.4.14/arch/sh/boards/mach-sdk7786/ |
D | sram.c | 39 pr_err("FPGA memory unmapped.\n"); in fpga_sram_init() 55 pr_err("Failed remapping FPGA memory.\n"); in fpga_sram_init() 65 pr_err("Failed adding memory\n"); in fpga_sram_init()
|
/linux-4.4.14/arch/microblaze/kernel/cpu/ |
D | cpuinfo.c | 88 pr_err("You don't have cpu!!!\n"); in setup_cpuinfo() 122 pr_err("ERROR: CPU CCF input clock not found\n"); in setup_cpuinfo_clk() 130 pr_err("ERROR: CPU clock frequency not setup\n"); in setup_cpuinfo_clk()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | acpi.c | 130 pr_err("Failed to get FADT table, %s\n", msg); in acpi_fadt_sanity_check() 144 pr_err("Unsupported FADT revision %d.%d, should be 5.1+\n", in acpi_fadt_sanity_check() 151 pr_err("FADT not ACPI hardware reduced compliant\n"); in acpi_fadt_sanity_check() 208 pr_err("Failed to init ACPI tables\n"); in acpi_boot_table_init()
|
D | smp.c | 117 pr_err("CPU%u: failed to boot: %d\n", cpu, ret); in __cpu_up() 353 pr_err("%s: missing reg property\n", dn->full_name); in of_get_cpu_mpidr() 362 pr_err("%s: invalid reg property\n", dn->full_name); in of_get_cpu_mpidr() 422 pr_err("skipping CPU entry with invalid MPIDR 0x%llx\n", hwid); in acpi_map_gic_cpu_interface() 427 pr_err("duplicate CPU MPIDR 0x%llx in MADT\n", hwid); in acpi_map_gic_cpu_interface() 434 pr_err("duplicate boot CPU MPIDR: 0x%llx in MADT\n", in acpi_map_gic_cpu_interface() 487 pr_err("%s: duplicate cpu reg properties in the DT\n", in of_parse_and_init_cpus() 500 pr_err("%s: duplicate boot cpu reg property in DT\n", in of_parse_and_init_cpus() 551 pr_err("missing boot CPU MPIDR, not enabling secondaries\n"); in smp_init_cpus()
|
D | cpu_ops.c | 61 pr_err("Failed to find device node for boot cpu\n"); in cpu_read_enable_method() 73 pr_err("%s: missing enable-method property\n", in cpu_read_enable_method() 79 pr_err("Unsupported ACPI enable-method\n"); in cpu_read_enable_method()
|
D | topology.c | 68 pr_err("%s: Can't get CPU for thread\n", in parse_core() 81 pr_err("%s: Core has both threads and CPU\n", in parse_core() 89 pr_err("%s: Can't get CPU for leaf core\n", core->full_name); in parse_core() 134 pr_err("%s: cpu-map children should be clusters\n", in parse_cluster() 143 pr_err("%s: Non-leaf cluster with core %s\n", in parse_cluster() 172 pr_err("No CPU information found in DT\n"); in parse_dt_topology()
|
/linux-4.4.14/arch/nios2/kernel/ |
D | module.c | 81 pr_err("module %s: relocation overflow\n", in apply_relocate_add() 91 pr_err("module %s: dangerous relocation\n", in apply_relocate_add() 96 pr_err("module %s: relocation overflow\n", in apply_relocate_add() 124 pr_err("module %s: Unknown reloc: %u\n", in apply_relocate_add()
|
/linux-4.4.14/certs/ |
D | system_keyring.c | 89 pr_err("Problem loading in-kernel X.509 certificate (%ld)\n", in load_system_certificate_list() 103 pr_err("Problem parsing in-kernel X.509 certificate list\n"); in load_system_certificate_list() 132 pr_err("PKCS#7 signature with non-detached data\n"); in system_verify_data() 146 pr_err("PKCS#7 signature not signed with a trusted key\n"); in system_verify_data()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | mvebu-soc-id.c | 76 pr_err("cannot get pci node\n"); in get_soc_id_by_pci() 83 pr_err("cannot get clock\n"); in get_soc_id_by_pci() 90 pr_err("cannot enable clock\n"); in get_soc_id_by_pci() 96 pr_err("cannot map registers\n"); in get_soc_id_by_pci()
|
/linux-4.4.14/arch/arm/mach-zx/ |
D | platsmp.c | 54 pr_err("%s: failed to map scu\n", __func__); in zx_smp_prepare_cpus() 62 pr_err("%s: failed to find sysctrl node\n", __func__); in zx_smp_prepare_cpus() 68 pr_err("%s: failed to map aonsysctrl\n", __func__); in zx_smp_prepare_cpus() 157 pr_err("*** cpu1 poweroff timeout\n"); in zx_cpu_kill()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_dbgdev.c | 81 pr_err("amdkfd: acquire_packet_buffer failed\n"); in dbgdev_diq_submit_ib() 119 pr_err("amdkfd: Failed to allocate GART memory\n"); in dbgdev_diq_submit_ib() 197 pr_err("amdkfd: Failed to create DIQ\n"); in dbgdev_register_diq() 206 pr_err("amdkfd: Error getting DIQ\n"); in dbgdev_register_diq() 296 pr_err("amdkfd: Failed to get pdd for wave control no DIQ\n"); in dbgdev_address_watch_nodiq() 306 pr_err("amdkfd: num_watch_points is invalid\n"); in dbgdev_address_watch_nodiq() 312 pr_err("amdkfd: adw_info fields are not valid\n"); in dbgdev_address_watch_nodiq() 374 pr_err("amdkfd: num_watch_points is invalid\n"); in dbgdev_address_watch_diq() 380 pr_err("amdkfd: adw_info fields are not valid\n"); in dbgdev_address_watch_diq() 387 pr_err("amdkfd: Failed to allocate GART memory\n"); in dbgdev_address_watch_diq() [all …]
|
/linux-4.4.14/drivers/video/fbdev/ |
D | bf537-lq035.c | 87 pr_err("i2c_smbus_write_byte_data fail: %d\n", nr); in set_vcomm() 375 pr_err("requesting PPI peripheral failed\n"); in request_ports() 381 pr_err("requesting timer peripheral failed\n"); in request_ports() 387 pr_err("requesting GPIO %d failed\n", UD); in request_ports() 392 pr_err("requesting GPIO %d failed\n", LBR); in request_ports() 399 pr_err("requesting GPIO %d failed\n", MOD); in request_ports() 696 pr_err("couldn't request PPI DMA\n"); in bfin_lq035_probe() 701 pr_err("couldn't request gpio port\n"); in bfin_lq035_probe() 709 pr_err("couldn't allocate dma buffer\n"); in bfin_lq035_probe() 721 pr_err("couldn't allocate dma descriptor\n"); in bfin_lq035_probe() [all …]
|
/linux-4.4.14/drivers/clk/h8300/ |
D | clk-div.c | 26 pr_err("%s: no parent found", clk_name); in h8300_div_clk_setup() 32 pr_err("%s: failed to map divide register", clk_name); in h8300_div_clk_setup() 48 pr_err("%s: failed to register %s div clock (%ld)\n", in h8300_div_clk_setup()
|