Home
last modified time | relevance | path

Searched refs:dev_dbg (Results 1 – 25 of 2528) sorted by relevance

12345678910>>...102

/linux/drivers/i2c/busses/
A Di2c-ismt.c239 dev_dbg(dev, " GCTRL.... : (0x%p)=0x%X\n", in ismt_gen_reg_dump()
245 dev_dbg(dev, " ERRINTMSK : (0x%p)=0x%X\n", in ismt_gen_reg_dump()
248 dev_dbg(dev, " ERRAERMSK : (0x%p)=0x%X\n", in ismt_gen_reg_dump()
251 dev_dbg(dev, " ERRSTS... : (0x%p)=0x%X\n", in ismt_gen_reg_dump()
254 dev_dbg(dev, " ERRINFO.. : (0x%p)=0x%X\n", in ismt_gen_reg_dump()
426 dev_dbg(dev, "I2C_SMBUS_QUICK\n"); in ismt_access()
440 dev_dbg(dev, "I2C_SMBUS_BYTE: READ\n"); in ismt_access()
492 dev_dbg(dev, "I2C_SMBUS_PROC_CALL\n"); in ismt_access()
578 dev_dbg(dev, " dev=%p\n", dev); in ismt_access()
579 dev_dbg(dev, " data=%p\n", data); in ismt_access()
[all …]
/linux/drivers/usb/serial/
A Dio_edgeport.c398 dev_dbg(dev, "**Product Information:\n"); in dump_product_info()
527 dev_dbg(dev, "**EPIC descriptor:\n"); in get_epic_descriptor()
609 dev_dbg(dev, in edge_interrupt_callback()
748 dev_dbg(&urb->dev->dev, in edge_bulk_out_data_callback()
787 dev_dbg(&urb->dev->dev, in edge_bulk_out_cmd_callback()
1029 dev_dbg(dev, "%s wait\n", __func__); in block_until_tx_empty()
2543 dev_dbg(dev, " CpuRev: %d\n", in get_manufacturing_desc()
2545 dev_dbg(dev, " BoardRev: %d\n", in get_manufacturing_desc()
2597 dev_dbg(dev, "**Boot Descriptor:\n"); in get_boot_desc()
2840 dev_dbg(ddev, "found bulk in\n"); in edge_startup()
[all …]
A Dmos7840.c558 dev_dbg(&port->dev, "Reading Spreg failed\n"); in mos7840_open()
564 dev_dbg(&port->dev, "writing Spreg failed\n"); in mos7840_open()
571 dev_dbg(&port->dev, "writing Spreg failed\n"); in mos7840_open()
580 dev_dbg(&port->dev, "Reading Controlreg failed\n"); in mos7840_open()
588 dev_dbg(&port->dev, "writing Controlreg failed\n"); in mos7840_open()
599 dev_dbg(&port->dev, "disabling interrupts failed\n"); in mos7840_open()
865 dev_dbg(&port->dev, "URB:%d\n", i); in mos7840_write()
1060 dev_dbg(&port->dev, "%s - %d\n", __func__, baudRate); in mos7840_calc_baud_rate_divisor()
1394 dev_dbg(&port->dev, "%s TIOCSERGETLSR\n", __func__); in mos7840_ioctl()
1664 dev_dbg(&port->dev, "ZLIP offset %x\n", in mos7840_port_probe()
[all …]
A Dio_ti.c880 dev_dbg(dev, "%s - ROM_TYPE_II\n", __func__); in i2c_type_bootmode()
893 dev_dbg(dev, "%s - ROM_TYPE_III\n", __func__); in i2c_type_bootmode()
898 dev_dbg(dev, "%s - Unknown\n", __func__); in i2c_type_bootmode()
1329 dev_dbg(dev, "%s - can't read header back\n", in do_download_mode()
1394 dev_dbg(dev, "%s - VID = 0x%x\n", __func__, in do_boot_mode()
2258 dev_dbg(dev, "%s - parity = odd\n", __func__); in change_port_settings()
2266 dev_dbg(dev, "%s - parity = none\n", __func__); in change_port_settings()
2271 dev_dbg(dev, "%s - stop bits = 2\n", __func__); in change_port_settings()
2274 dev_dbg(dev, "%s - stop bits = 1\n", __func__); in change_port_settings()
2335 dev_dbg(dev, "cXon: %d\n", config->cXon); in change_port_settings()
[all …]
A Dcyberjack.c139 dev_dbg(&port->dev, "%s - usb_clear_halt\n", __func__); in cyberjack_open()
168 dev_dbg(dev, "%s - write request of 0 bytes\n", __func__); in cyberjack_write()
173 dev_dbg(dev, "%s - already writing\n", __func__); in cyberjack_write()
231 dev_dbg(dev, "%s - buffer cleaned\n", __func__); in cyberjack_write()
277 dev_dbg(dev, "Too many bulk_in urbs to do.\n"); in cyberjack_read_int_callback()
285 dev_dbg(dev, "%s - rdtodo: %d\n", __func__, priv->rdtodo); in cyberjack_read_int_callback()
294 dev_dbg(dev, "%s - usb_submit_urb(read urb)\n", __func__); in cyberjack_read_int_callback()
302 dev_dbg(dev, "%s - usb_submit_urb(int urb)\n", __func__); in cyberjack_read_int_callback()
339 dev_dbg(dev, "%s - rdtodo: %d\n", __func__, todo); in cyberjack_read_bulk_callback()
347 dev_dbg(dev, "%s - usb_submit_urb(read urb)\n", __func__); in cyberjack_read_bulk_callback()
[all …]
A Dkobil_sct.c128 dev_dbg(&serial->dev->dev, "KOBIL B1 PRO / KAAN PRO detected\n"); in kobil_port_probe()
134 dev_dbg(&serial->dev->dev, "KOBIL USBTWIN detected\n"); in kobil_port_probe()
137 dev_dbg(&serial->dev->dev, "KOBIL KAAN SIM detected\n"); in kobil_port_probe()
192 dev_dbg(dev, "Hardware version: %i.%i.%i\n", transfer_buffer[0], in kobil_open()
209 dev_dbg(dev, "Firmware version: %i.%i.%i\n", transfer_buffer[0], in kobil_open()
406 dev_dbg(&port->dev, "Statusline: %02x\n", transfer_buffer[0]); in kobil_tiocmget()
445 dev_dbg(dev, "%s - Setting DTR\n", __func__); in kobil_tiocmset()
447 dev_dbg(dev, "%s - Clearing DTR\n", __func__); in kobil_tiocmset()
459 dev_dbg(dev, "%s - Setting RTS\n", __func__); in kobil_tiocmset()
461 dev_dbg(dev, "%s - Clearing RTS\n", __func__); in kobil_tiocmset()
[all …]
/linux/drivers/media/i2c/
A Dccs-pll.c110 dev_dbg(dev, "%s_sys_clk_div\t\t%u\n", s, in print_pll()
112 dev_dbg(dev, "%s_pix_clk_div\t\t%u\n", s, in print_pll()
115 dev_dbg(dev, "%s_sys_clk_freq_hz\t%u\n", s, in print_pll()
117 dev_dbg(dev, "%s_pix_clk_freq_hz\t%u\n", s, in print_pll()
127 dev_dbg(dev, "flags%s%s%s%s%s%s%s%s%s\n", in print_pll()
310 dev_dbg(dev, "more_mul: %u\n", more_mul); in __ccs_pll_calculate_vt_tree()
312 dev_dbg(dev, "more_mul2: %u\n", more_mul); in __ccs_pll_calculate_vt_tree()
343 dev_dbg(dev, in __ccs_pll_calculate_vt_tree()
540 dev_dbg(dev, in ccs_pll_calculate_vt()
648 dev_dbg(dev, in ccs_pll_calculate_op()
[all …]
/linux/drivers/usb/dwc2/
A Dcore.c71 dev_dbg(hsotg->dev, "%s\n", __func__); in dwc2_backup_global_registers()
103 dev_dbg(hsotg->dev, "%s\n", __func__); in dwc2_restore_global_registers()
297 dev_dbg(hsotg->dev, in dwc2_hib_restore_common()
654 dev_dbg(hsotg->dev, "Host Global Registers\n"); in dwc2_dump_host_registers()
656 dev_dbg(hsotg->dev, "HCFG @0x%08lX : 0x%08X\n", in dwc2_dump_host_registers()
659 dev_dbg(hsotg->dev, "HFIR @0x%08lX : 0x%08X\n", in dwc2_dump_host_registers()
726 dev_dbg(hsotg->dev, "Core Global Registers\n"); in dwc2_dump_global_registers()
1018 dev_dbg(hsotg->dev, "FS PHY selected\n"); in dwc2_fs_phy_init()
1058 dev_dbg(hsotg->dev, "FS PHY enabling I2C\n"); in dwc2_fs_phy_init()
1097 dev_dbg(hsotg->dev, "HS ULPI PHY selected\n"); in dwc2_hs_phy_init()
[all …]
A Dcore_intr.c124 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
159 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
219 dev_dbg(hsotg->dev, "HNP Failed\n"); in dwc2_handle_otg_intr()
232 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
255 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr()
423 dev_dbg(hsotg->dev, "DSTS=0x%0x\n", in dwc2_handle_wakeup_detected_intr()
522 dev_dbg(hsotg->dev, in dwc2_handle_usb_suspend_intr()
530 dev_dbg(hsotg->dev, in dwc2_handle_usb_suspend_intr()
642 dev_dbg(hsotg->dev, in dwc2_handle_lpm_intr()
763 dev_dbg(hsotg->dev, in dwc2_handle_gpwrdn_intr()
[all …]
/linux/drivers/ps3/
A Dps3-vuart.c155 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_get_triggers()
173 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_get_triggers()
234 dev_dbg(&dev->core, "%s:%d: rx_bytes failed: %s\n", in ps3_vuart_get_rx_bytes_waiting()
496 dev_dbg(&dev->core, in ps3_vuart_write()
503 dev_dbg(&dev->core, "%s:%d: wrote %xh bytes\n", in ps3_vuart_write()
726 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_tx()
738 dev_dbg(&dev->core, in ps3_vuart_handle_interrupt_tx()
748 dev_dbg(&dev->core, in ps3_vuart_handle_interrupt_tx()
785 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_rx()
810 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_vuart_handle_interrupt_disconnect()
[all …]
A Dps3-sys-manager.c345 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_sys_manager_send_request_shutdown()
427 dev_dbg(&dev->core, "%s:%d: POWER_PRESSED (%s)\n", in ps3_sys_manager_handle_event()
445 dev_dbg(&dev->core, "%s:%d: RESET_PRESSED (%s)\n", in ps3_sys_manager_handle_event()
472 dev_dbg(&dev->core, "%s:%d: unknown event (%u)\n", in ps3_sys_manager_handle_event()
496 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_sys_manager_handle_cmd()
511 dev_dbg(&dev->core, "%s:%d: unknown cmd (%u)\n", in ps3_sys_manager_handle_cmd()
611 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_sys_manager_final_power_off()
635 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_sys_manager_final_restart()
640 dev_dbg(&dev->core, "%s:%d: forcing poweroff\n", in ps3_sys_manager_final_restart()
703 dev_dbg(&dev->core, "%s:%d\n", __func__, __LINE__); in ps3_sys_manager_probe()
[all …]
/linux/drivers/net/arcnet/
A Dcom20020_cs.c158 dev_dbg(&link->dev, "detach...\n"); in com20020_detach()
160 dev_dbg(&link->dev, "com20020_detach\n"); in com20020_detach()
162 dev_dbg(&link->dev, "unregister...\n"); in com20020_detach()
175 dev_dbg(&link->dev, "unlinking...\n"); in com20020_detach()
179 dev_dbg(&link->dev, "kfree...\n"); in com20020_detach()
182 dev_dbg(&link->dev, "kfree2...\n"); in com20020_detach()
199 dev_dbg(&link->dev, "config...\n"); in com20020_config()
201 dev_dbg(&link->dev, "com20020_config\n"); in com20020_config()
203 dev_dbg(&link->dev, "baseport1 is %Xh\n", in com20020_config()
228 dev_dbg(&link->dev, "request IRQ %d\n", in com20020_config()
[all …]
/linux/drivers/usb/gadget/udc/bdc/
A Dbdc_ep.c83 dev_dbg(bdc->dev, in ep_bd_list_free()
136 dev_dbg(bdc->dev, in ep_bd_list_alloc()
164 dev_dbg(bdc->dev, in ep_bd_list_alloc()
808 dev_dbg(bdc->dev, in ep_dequeue()
1042 dev_dbg(bdc->dev, in handle_xsr_succ_status()
1069 dev_dbg(bdc->dev, in bdc_xsf_ep0_setup_recv()
1082 dev_dbg(bdc->dev, in bdc_xsf_ep0_setup_recv()
1113 dev_dbg(bdc->dev, in ep0_set_address()
1241 dev_dbg(bdc->dev, in ep0_handle_feature()
1554 dev_dbg(bdc->dev, in bdc_xsf_ep0_status_start()
[all …]
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-pci.c158 dev_dbg(pdata->dev, "multi %s interrupts enabled\n", in xgbe_config_multi_msi()
189 dev_dbg(pdata->dev, "single %s interrupt enabled\n", in xgbe_config_irqs()
201 dev_dbg(pdata->dev, " dma%u irq=%d\n", in xgbe_config_irqs()
295 dev_dbg(dev, "xpcs window def = %#010x\n", in xgbe_pci_probe()
297 dev_dbg(dev, "xpcs window sel = %#010x\n", in xgbe_pci_probe()
299 dev_dbg(dev, "xpcs window = %#010x\n", in xgbe_pci_probe()
301 dev_dbg(dev, "xpcs window size = %#010x\n", in xgbe_pci_probe()
303 dev_dbg(dev, "xpcs window mask = %#010x\n", in xgbe_pci_probe()
362 dev_dbg(dev, "max tx/rx channel count = %u/%u\n", in xgbe_pci_probe()
365 dev_dbg(dev, "max tx/rx hw queue count = %u/%u\n", in xgbe_pci_probe()
[all …]
/linux/sound/pci/lx6464es/
A Dlx6464es.c136 dev_dbg(chip->card->dev, "starting pipe\n"); in lx_hardware_start()
160 dev_dbg(chip->card->dev, "pausing pipe\n"); in lx_hardware_stop()
174 dev_dbg(chip->card->dev, "stopping pipe\n"); in lx_hardware_stop()
191 dev_dbg(chip->card->dev, "releasing pipe\n"); in lx_hardware_close()
209 dev_dbg(chip->card->dev, "->lx_pcm_open\n"); in lx_pcm_open()
292 dev_dbg(chip->card->dev, "->lx_pcm_prepare\n"); in lx_pcm_prepare()
312 dev_dbg(chip->card->dev, "opening hardware\n"); in lx_pcm_prepare()
375 dev_dbg(chip->card->dev, "->lx_pcm_hw_free\n"); in lx_pcm_hw_free()
721 dev_dbg(chip->card->dev, "->lx_init_dsp\n"); in lx_init_dsp()
728 dev_dbg(chip->card->dev, "testing board\n"); in lx_init_dsp()
[all …]
/linux/drivers/media/platform/imx-jpeg/
A Dmxc-jpeg-hw.c18 dev_dbg(dev, "Wrapper reg %s = 0x%x\n", reg_name, val);\
23 dev_dbg(dev, " MXC JPEG NEXT_DESCPT_PTR 0x%x\n", in print_descriptor_info()
25 dev_dbg(dev, " MXC JPEG BUF_BASE0 0x%x\n", desc->buf_base0); in print_descriptor_info()
26 dev_dbg(dev, " MXC JPEG BUF_BASE1 0x%x\n", desc->buf_base1); in print_descriptor_info()
27 dev_dbg(dev, " MXC JPEG LINE_PITCH %d\n", desc->line_pitch); in print_descriptor_info()
32 dev_dbg(dev, " MXC JPEG STM_CTRL 0x%x\n", desc->stm_ctrl); in print_descriptor_info()
38 dev_dbg(dev, "CAST IP status regs:\n"); in print_cast_status()
65 dev_dbg(dev, "Wrapper regs:\n"); in print_wrapper_info()
95 dev_dbg(dev, "CAST Encoder CONFIG...\n"); in mxc_jpeg_enc_mode_conf()
110 dev_dbg(dev, "CAST Encoder GO...\n"); in mxc_jpeg_enc_mode_go()
[all …]
/linux/drivers/media/dvb-frontends/
A Daf9013.c405 dev_dbg(&client->dev, "\n"); in af9013_get_frontend()
524 dev_dbg(&client->dev, "\n"); in af9013_read_status()
590 dev_dbg(&client->dev, in af9013_read_status()
620 dev_dbg(&client->dev, in af9013_read_status()
838 dev_dbg(&client->dev, "\n"); in af9013_init()
984 dev_dbg(&client->dev, "\n"); in af9013_sleep()
1035 dev_dbg(&client->dev, "\n"); in af9013_download_firmware()
1217 dev_dbg(&client->dev, "\n"); in af9013_get_dvb_frontend()
1226 dev_dbg(&client->dev, "\n"); in af9013_get_i2c_adapter()
1242 dev_dbg(&client->dev, "\n"); in af9013_select()
[all …]
A Dcxd2841er.c207 dev_dbg(&priv->i2c->dev, in cxd2841er_i2c_debug()
1020 dev_dbg(&priv->i2c->dev, in cxd2841er_read_status_t_t2()
1062 dev_dbg(&priv->i2c->dev, in cxd2841er_read_status_i()
1154 dev_dbg(&priv->i2c->dev, in cxd2841er_get_carrier_offset_s_s2()
1419 dev_dbg(&priv->i2c->dev, in cxd2841er_read_ber_c()
1430 dev_dbg(&priv->i2c->dev, in cxd2841er_read_ber_c()
1436 dev_dbg(&priv->i2c->dev, in cxd2841er_read_ber_c()
1467 dev_dbg(&priv->i2c->dev, in cxd2841er_read_ber_i()
1886 dev_dbg(&priv->i2c->dev, in cxd2841er_read_agc_gain_c()
1901 dev_dbg(&priv->i2c->dev, in cxd2841er_read_agc_gain_t_t2()
[all …]
/linux/drivers/usb/host/
A Dehci-ps3.c99 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed\n", in ps3_ehci_probe()
107 dev_dbg(&dev->core, "%s:%d: ps3_dma_region_create failed: " in ps3_ehci_probe()
116 dev_dbg(&dev->core, "%s:%d: ps3_map_mmio_region failed\n", in ps3_ehci_probe()
122 dev_dbg(&dev->core, "%s:%d: mmio mapped_addr %lxh\n", __func__, in ps3_ehci_probe()
128 dev_dbg(&dev->core, "%s:%d: ps3_construct_io_irq(%d) failed.\n", in ps3_ehci_probe()
141 dev_dbg(&dev->core, "%s:%d: usb_create_hcd failed\n", __func__, in ps3_ehci_probe()
151 dev_dbg(&dev->core, "%s:%d: request_mem_region failed\n", in ps3_ehci_probe()
157 dev_dbg(&dev->core, "%s:%d: ioremap failed\n", __func__, in ps3_ehci_probe()
169 dev_dbg(&dev->core, "%s:%d: virq %lu\n", __func__, __LINE__, in ps3_ehci_probe()
177 dev_dbg(&dev->core, "%s:%d: usb_add_hcd failed (%d)\n", in ps3_ehci_probe()
[all …]
A Dohci-ps3.c82 dev_dbg(&dev->core, "%s:%d: ps3_open_hv_device failed: %s\n", in ps3_ohci_probe()
91 dev_dbg(&dev->core, "%s:%d: ps3_dma_region_create failed: " in ps3_ohci_probe()
100 dev_dbg(&dev->core, "%s:%d: ps3_map_mmio_region failed\n", in ps3_ohci_probe()
106 dev_dbg(&dev->core, "%s:%d: mmio mapped_addr %lxh\n", __func__, in ps3_ohci_probe()
112 dev_dbg(&dev->core, "%s:%d: ps3_construct_io_irq(%d) failed.\n", in ps3_ohci_probe()
125 dev_dbg(&dev->core, "%s:%d: usb_create_hcd failed\n", __func__, in ps3_ohci_probe()
135 dev_dbg(&dev->core, "%s:%d: request_mem_region failed\n", in ps3_ohci_probe()
141 dev_dbg(&dev->core, "%s:%d: ioremap failed\n", __func__, in ps3_ohci_probe()
153 dev_dbg(&dev->core, "%s:%d: virq %lu\n", __func__, __LINE__, in ps3_ohci_probe()
161 dev_dbg(&dev->core, "%s:%d: usb_add_hcd failed (%d)\n", in ps3_ohci_probe()
[all …]
/linux/sound/soc/intel/atom/sst/
A Dsst_loader.c62 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld()
68 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld()
74 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld()
90 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld()
96 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld()
114 dev_dbg(ctx->dev, "Enter\n"); in sst_validate_fw_image()
118 dev_dbg(ctx->dev, in sst_validate_fw_image()
315 dev_dbg(ctx->dev, "Enter\n"); in sst_firmware_load_cb()
331 dev_dbg(ctx->dev, "Request Fw completed\n"); in sst_firmware_load_cb()
384 dev_dbg(ctx->dev, "config written to DCCM\n"); in sst_post_download_mrfld()
[all …]
/linux/drivers/media/radio/
A Dradio-wl1273.c231 dev_dbg(radio->dev, "IRQ: BL\n"); in wl1273_fm_irq_thread_handler()
241 dev_dbg(radio->dev, "IRQ: BBLK\n"); in wl1273_fm_irq_thread_handler()
258 dev_dbg(radio->dev, "IRQ: IFFR\n"); in wl1273_fm_irq_thread_handler()
261 dev_dbg(radio->dev, "IRQ: PI\n"); in wl1273_fm_irq_thread_handler()
264 dev_dbg(radio->dev, "IRQ: PD\n"); in wl1273_fm_irq_thread_handler()
270 dev_dbg(radio->dev, "IRQ: MAL\n"); in wl1273_fm_irq_thread_handler()
274 dev_dbg(radio->dev, "NOT BUSY\n"); in wl1273_fm_irq_thread_handler()
287 dev_dbg(radio->dev, "IRQ: FR:\n"); in wl1273_fm_irq_thread_handler()
499 dev_dbg(dev, "%s:\n", __func__); in wl1273_fm_upload_firmware_patch()
694 dev_dbg(dev, "%s\n", __func__); in wl1273_fm_set_mode()
[all …]
/linux/drivers/misc/mei/hdcp/
A Dmei_hdcp.c67 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_initiate_session()
74 dev_dbg(dev, "mei_cldev_recv failed. %zd\n", byte); in mei_hdcp_initiate_session()
79 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_initiate_session()
140 dev_dbg(dev, "mei_cldev_send failed: %zd\n", byte); in mei_hdcp_verify_receiver_cert_prepare_km()
147 dev_dbg(dev, "mei_cldev_recv failed: %zd\n", byte); in mei_hdcp_verify_receiver_cert_prepare_km()
152 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_verify_receiver_cert_prepare_km()
210 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_verify_hprime()
217 dev_dbg(dev, "mei_cldev_recv failed. %zd\n", byte); in mei_hdcp_verify_hprime()
268 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_store_pairing_info()
742 dev_dbg(dev, "%s\n", __func__); in mei_component_master_bind()
[all …]
/linux/arch/arm/mach-pxa/
A Dsharpsl_pm.c284 dev_dbg(sharpsl_pm.dev, "Charge LED On\n"); in sharpsl_pm_led()
287 dev_dbg(sharpsl_pm.dev, "Charge LED Off\n"); in sharpsl_pm_led()
294 dev_dbg(sharpsl_pm.dev, "Turning Charger On\n"); in sharpsl_charge_on()
304 dev_dbg(sharpsl_pm.dev, "Turning Charger Off\n"); in sharpsl_charge_off()
344 dev_dbg(sharpsl_pm.dev, "AC Status: %d\n", acin); in sharpsl_ac_timer()
510 dev_dbg(sharpsl_pm.dev, "Temperature: %d\n", val); in sharpsl_check_battery_temp()
563 dev_dbg(sharpsl_pm.dev, "AC Voltage: %d\n", temp); in sharpsl_ac_check()
601 dev_dbg(sharpsl_pm.dev, "Time is: %08x\n", RCNR); in corgi_goto_sleep()
628 dev_dbg(sharpsl_pm.dev, "No alarms set.\n"); in corgi_goto_sleep()
647 dev_dbg(sharpsl_pm.dev, "Charging. Suspend...\n"); in corgi_enter_suspend()
[all …]
/linux/drivers/staging/pi433/
A Drf69.c40 dev_dbg(&spi->dev, "read 0x%x FAILED\n", addr); in rf69_read_reg()
116 dev_dbg(&spi->dev, "set: illegal input param"); in rf69_set_mode()
146 dev_dbg(&spi->dev, "set: illegal input param"); in rf69_set_modulation()
194 dev_dbg(&spi->dev, "set: illegal input param"); in rf69_set_modulation_shaping()
212 dev_dbg(&spi->dev, "set: illegal input param"); in rf69_set_modulation_shaping()
216 dev_dbg(&spi->dev, "set: modulation undefined"); in rf69_set_modulation_shaping()
395 dev_dbg(&spi->dev, "set: illegal input param"); in rf69_set_output_power_level()
581 dev_dbg(&spi->dev, "set: illegal input param"); in rf69_set_dio_mapping()
848 dev_dbg(&spi->dev, in rf69_read_fifo()
880 dev_dbg(&spi->dev, in rf69_write_fifo()
[all …]

Completed in 138 milliseconds

12345678910>>...102