| /linux/drivers/media/pci/intel/ipu6/ |
| A D | ipu6-fw-isys.c | 61 dev_dbg(dev, in ipu6_fw_isys_send_proxy_token() 386 dev_dbg(dev, "src = %d\n", cfg->src); in ipu6_fw_isys_dump_stream_cfg() 387 dev_dbg(dev, "vc = %d\n", cfg->vc); in ipu6_fw_isys_dump_stream_cfg() 400 dev_dbg(dev, "crop:\n"); in ipu6_fw_isys_dump_stream_cfg() 408 dev_dbg(dev, "input pin[%d]:\n", i); in ipu6_fw_isys_dump_stream_cfg() 427 dev_dbg(dev, "output_pin[%d]:\n", i); in ipu6_fw_isys_dump_stream_cfg() 440 dev_dbg(dev, "\t.send_irq = %d\n", in ipu6_fw_isys_dump_stream_cfg() 444 dev_dbg(dev, "\t.snoopable = %d\n", in ipu6_fw_isys_dump_stream_cfg() 448 dev_dbg(dev, "\t.sensor_type = %d\n", in ipu6_fw_isys_dump_stream_cfg() 465 dev_dbg(dev, "output_pin[%d]:\n", i); in ipu6_fw_isys_dump_frame_buff_set() [all …]
|
| /linux/drivers/i2c/busses/ |
| A D | i2c-ismt.c | 242 dev_dbg(dev, " GCTRL.... : (0x%p)=0x%X\n", in ismt_gen_reg_dump() 248 dev_dbg(dev, " ERRINTMSK : (0x%p)=0x%X\n", in ismt_gen_reg_dump() 251 dev_dbg(dev, " ERRAERMSK : (0x%p)=0x%X\n", in ismt_gen_reg_dump() 254 dev_dbg(dev, " ERRSTS... : (0x%p)=0x%X\n", in ismt_gen_reg_dump() 257 dev_dbg(dev, " ERRINFO.. : (0x%p)=0x%X\n", in ismt_gen_reg_dump() 274 dev_dbg(dev, " MCTRL.... : (0x%p)=0x%X\n", in ismt_mstr_reg_dump() 441 dev_dbg(dev, "I2C_SMBUS_QUICK\n"); in ismt_access() 455 dev_dbg(dev, "I2C_SMBUS_BYTE: READ\n"); in ismt_access() 507 dev_dbg(dev, "I2C_SMBUS_PROC_CALL\n"); in ismt_access() 599 dev_dbg(dev, " dev=%p\n", dev); in ismt_access() [all …]
|
| /linux/drivers/usb/serial/ |
| A D | io_edgeport.c | 398 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() 1029 dev_dbg(dev, "%s wait\n", __func__); in block_until_tx_empty() 2546 dev_dbg(dev, " CpuRev: %d\n", in get_manufacturing_desc() 2548 dev_dbg(dev, " BoardRev: %d\n", in get_manufacturing_desc() 2550 dev_dbg(dev, " NumPorts: %d\n", in get_manufacturing_desc() 2600 dev_dbg(dev, "**Boot Descriptor:\n"); in get_boot_desc() 2843 dev_dbg(ddev, "found bulk in\n"); in edge_startup() [all …]
|
| A D | mos7840.c | 558 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() 866 dev_dbg(&port->dev, "URB:%d\n", i); in mos7840_write() 1061 dev_dbg(&port->dev, "%s - %d\n", __func__, baudRate); in mos7840_calc_baud_rate_divisor() 1396 dev_dbg(&port->dev, "%s TIOCSERGETLSR\n", __func__); in mos7840_ioctl() 1666 dev_dbg(&port->dev, "ZLIP offset %x\n", in mos7840_port_probe() [all …]
|
| A D | io_ti.c | 883 dev_dbg(dev, "%s - ROM_TYPE_II\n", __func__); in i2c_type_bootmode() 896 dev_dbg(dev, "%s - ROM_TYPE_III\n", __func__); in i2c_type_bootmode() 901 dev_dbg(dev, "%s - Unknown\n", __func__); in i2c_type_bootmode() 1332 dev_dbg(dev, "%s - can't read header back\n", in do_download_mode() 1397 dev_dbg(dev, "%s - VID = 0x%x\n", __func__, in do_boot_mode() 2261 dev_dbg(dev, "%s - parity = odd\n", __func__); in change_port_settings() 2269 dev_dbg(dev, "%s - parity = none\n", __func__); in change_port_settings() 2274 dev_dbg(dev, "%s - stop bits = 2\n", __func__); in change_port_settings() 2277 dev_dbg(dev, "%s - stop bits = 1\n", __func__); in change_port_settings() 2338 dev_dbg(dev, "cXon: %d\n", config->cXon); in change_port_settings() [all …]
|
| A D | cyberjack.c | 138 dev_dbg(&port->dev, "%s - usb_clear_halt\n", __func__); in cyberjack_open() 167 dev_dbg(dev, "%s - write request of 0 bytes\n", __func__); in cyberjack_write() 172 dev_dbg(dev, "%s - already writing\n", __func__); in cyberjack_write() 230 dev_dbg(dev, "%s - buffer cleaned\n", __func__); in cyberjack_write() 276 dev_dbg(dev, "Too many bulk_in urbs to do.\n"); in cyberjack_read_int_callback() 284 dev_dbg(dev, "%s - rdtodo: %d\n", __func__, priv->rdtodo); in cyberjack_read_int_callback() 293 dev_dbg(dev, "%s - usb_submit_urb(read urb)\n", __func__); in cyberjack_read_int_callback() 301 dev_dbg(dev, "%s - usb_submit_urb(int urb)\n", __func__); in cyberjack_read_int_callback() 338 dev_dbg(dev, "%s - rdtodo: %d\n", __func__, todo); in cyberjack_read_bulk_callback() 346 dev_dbg(dev, "%s - usb_submit_urb(read urb)\n", __func__); in cyberjack_read_bulk_callback() [all …]
|
| /linux/drivers/media/i2c/ |
| A D | ccs-pll.c | 110 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 D | core.c | 41 dev_dbg(hsotg->dev, "%s\n", __func__); in dwc2_backup_global_registers() 73 dev_dbg(hsotg->dev, "%s\n", __func__); in dwc2_restore_global_registers() 272 dev_dbg(hsotg->dev, in dwc2_hib_restore_common() 629 dev_dbg(hsotg->dev, "Host Global Registers\n"); in dwc2_dump_host_registers() 631 dev_dbg(hsotg->dev, "HCFG @0x%08lX : 0x%08X\n", in dwc2_dump_host_registers() 634 dev_dbg(hsotg->dev, "HFIR @0x%08lX : 0x%08X\n", in dwc2_dump_host_registers() 701 dev_dbg(hsotg->dev, "Core Global Registers\n"); in dwc2_dump_global_registers() 1028 dev_dbg(hsotg->dev, "FS PHY selected\n"); in dwc2_fs_phy_init() 1070 dev_dbg(hsotg->dev, "FS PHY enabling I2C\n"); in dwc2_fs_phy_init() 1109 dev_dbg(hsotg->dev, "HS ULPI PHY selected\n"); in dwc2_hs_phy_init() [all …]
|
| A D | core_intr.c | 95 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 144 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 204 dev_dbg(hsotg->dev, "HNP Failed\n"); in dwc2_handle_otg_intr() 217 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 240 dev_dbg(hsotg->dev, in dwc2_handle_otg_intr() 430 dev_dbg(hsotg->dev, "DSTS=0x%0x\n", in dwc2_handle_wakeup_detected_intr() 531 dev_dbg(hsotg->dev, in dwc2_handle_usb_suspend_intr() 539 dev_dbg(hsotg->dev, in dwc2_handle_usb_suspend_intr() 651 dev_dbg(hsotg->dev, in dwc2_handle_lpm_intr() 777 dev_dbg(hsotg->dev, in dwc2_handle_gpwrdn_intr() [all …]
|
| /linux/drivers/platform/x86/amd/pmf/ |
| A D | spc.c | 35 dev_dbg(dev->dev, "==== TA inputs START ====\n"); in amd_pmf_dump_ta_inputs() 38 dev_dbg(dev->dev, "Battery Percentage: %u\n", in->ev_info.bat_percentage); in amd_pmf_dump_ta_inputs() 41 dev_dbg(dev->dev, "Drain Rate: %d\n", in->ev_info.drain_rate); in amd_pmf_dump_ta_inputs() 42 dev_dbg(dev->dev, "Socket Power: %u\n", in->ev_info.socket_power); in amd_pmf_dump_ta_inputs() 44 dev_dbg(dev->dev, "Avg C0 Residency: %u\n", in->ev_info.avg_c0residency); in amd_pmf_dump_ta_inputs() 45 dev_dbg(dev->dev, "Max C0 Residency: %u\n", in->ev_info.max_c0residency); in amd_pmf_dump_ta_inputs() 46 dev_dbg(dev->dev, "GFX Busy: %u\n", in->ev_info.gfx_busy); in amd_pmf_dump_ta_inputs() 49 dev_dbg(dev->dev, "Ambient Light: %d\n", in->ev_info.ambient_light); in amd_pmf_dump_ta_inputs() 50 dev_dbg(dev->dev, "==== TA inputs END ====\n"); in amd_pmf_dump_ta_inputs() 184 dev_dbg(dev->dev, "ALS is not enabled/detected\n"); in amd_pmf_get_sensor_info() [all …]
|
| /linux/drivers/rtc/ |
| A D | rtc-nct3018y.c | 56 dev_dbg(&client->dev, "%s:on:%d\n", __func__, on); in nct3018y_set_alarm_mode() 60 dev_dbg(&client->dev, in nct3018y_set_alarm_mode() 79 dev_dbg(&client->dev, in nct3018y_set_alarm_mode() 100 dev_dbg(&client->dev, "%s:NCT3018Y_REG_CTRL\n", __func__); in nct3018y_get_alarm_mode() 110 dev_dbg(&client->dev, "%s:NCT3018Y_REG_ST\n", __func__); in nct3018y_get_alarm_mode() 129 dev_dbg(&client->dev, "%s:irq:%d\n", __func__, irq); in nct3018y_irq() 135 dev_dbg(&client->dev, "%s:alarm flag:%x\n", in nct3018y_irq() 139 dev_dbg(&client->dev, "%s:IRQ_HANDLED\n", __func__); in nct3018y_irq() 261 dev_dbg(&client->dev, "Unable to read date\n"); in nct3018y_rtc_read_alarm() 510 dev_dbg(&client->dev, "%s: read error\n", __func__); in nct3018y_probe() [all …]
|
| /linux/drivers/ps3/ |
| A D | ps3-vuart.c | 155 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 D | ps3-sys-manager.c | 345 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 D | com20020_cs.c | 166 dev_dbg(&link->dev, "detach...\n"); in com20020_detach() 168 dev_dbg(&link->dev, "com20020_detach\n"); in com20020_detach() 170 dev_dbg(&link->dev, "unregister...\n"); in com20020_detach() 183 dev_dbg(&link->dev, "unlinking...\n"); in com20020_detach() 187 dev_dbg(&link->dev, "kfree...\n"); in com20020_detach() 190 dev_dbg(&link->dev, "kfree2...\n"); in com20020_detach() 207 dev_dbg(&link->dev, "config...\n"); in com20020_config() 209 dev_dbg(&link->dev, "com20020_config\n"); in com20020_config() 211 dev_dbg(&link->dev, "baseport1 is %Xh\n", in com20020_config() 236 dev_dbg(&link->dev, "request IRQ %d\n", in com20020_config() [all …]
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| A D | xgbe-pci.c | 158 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() 305 dev_dbg(dev, "xpcs window def = %#010x\n", in xgbe_pci_probe() 307 dev_dbg(dev, "xpcs window sel = %#010x\n", in xgbe_pci_probe() 309 dev_dbg(dev, "xpcs window = %#010x\n", in xgbe_pci_probe() 311 dev_dbg(dev, "xpcs window size = %#010x\n", in xgbe_pci_probe() 313 dev_dbg(dev, "xpcs window mask = %#010x\n", in xgbe_pci_probe() 372 dev_dbg(dev, "max tx/rx channel count = %u/%u\n", in xgbe_pci_probe() 375 dev_dbg(dev, "max tx/rx hw queue count = %u/%u\n", in xgbe_pci_probe() [all …]
|
| /linux/drivers/usb/host/ |
| A D | ehci-ps3.c | 99 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 D | ohci-ps3.c | 82 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/drivers/media/platform/nxp/imx-jpeg/ |
| A D | mxc-jpeg-hw.c | 18 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() 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() 102 dev_dbg(dev, "CAST Encoder CONFIG...\n"); in mxc_jpeg_enc_mode_conf() 117 dev_dbg(dev, "CAST Encoder GO...\n"); in mxc_jpeg_enc_mode_go() 129 dev_dbg(dev, "CAST Encoder Quality %d...\n", quality); in mxc_jpeg_enc_set_quality() [all …]
|
| /linux/drivers/usb/gadget/udc/bdc/ |
| A D | bdc_ep.c | 83 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/sound/soc/intel/atom/sst/ |
| A D | sst_loader.c | 61 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld() 67 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld() 73 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in intel_sst_reset_dsp_mrfld() 89 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld() 95 dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full); in sst_start_mrfld() 113 dev_dbg(ctx->dev, "Enter\n"); in sst_validate_fw_image() 117 dev_dbg(ctx->dev, in sst_validate_fw_image() 314 dev_dbg(ctx->dev, "Enter\n"); in sst_firmware_load_cb() 330 dev_dbg(ctx->dev, "Request Fw completed\n"); in sst_firmware_load_cb() 383 dev_dbg(ctx->dev, "config written to DCCM\n"); in sst_post_download_mrfld() [all …]
|
| /linux/sound/soc/mediatek/mt8186/ |
| A D | mt8186-afe-gpio.c | 87 dev_dbg(dev, "%s(), pinctrl_lookup_state %s fail, ret %d\n", in mt8186_afe_gpio_init() 110 dev_dbg(dev, "%s(), error, invalid gpio type %d\n", in mt8186_afe_gpio_select() 116 dev_dbg(dev, "%s(), error, gpio type %d not prepared\n", in mt8186_afe_gpio_select() 124 dev_dbg(dev, "%s(), error, can not set gpio type %d\n", in mt8186_afe_gpio_select() 139 dev_dbg(dev, "%s(), MOSI CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 145 dev_dbg(dev, "%s(), MOSI DAT ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 151 dev_dbg(dev, "%s(), MOSI DAT OFF select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 157 dev_dbg(dev, "%s(), MOSI CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_dl() 172 dev_dbg(dev, "%s(), MISO CLK ON select fail!\n", __func__); in mt8186_afe_gpio_adda_ul() 178 dev_dbg(dev, "%s(), MISO DAT ON select fail!\n", __func__); in mt8186_afe_gpio_adda_ul() [all …]
|
| /linux/sound/pci/lx6464es/ |
| A D | lx6464es.c | 136 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/rc/ |
| A D | ir-xmp-decoder.c | 45 dev_dbg(&dev->dev, "XMP decode started at state %d %d (%uus %s)\n", in ir_xmp_decode() 81 dev_dbg(&dev->dev, "received TRAILER period at index %d: %u\n", in ir_xmp_decode() 95 dev_dbg(&dev->dev, "divider to small %d.\n", in ir_xmp_decode() 110 dev_dbg(&dev->dev, "checksum errors sum1=0x%X sum2=0x%X\n", in ir_xmp_decode() 124 dev_dbg(&dev->dev, "subaddress nibbles mismatch 0x%02X != 0x%02X\n", in ir_xmp_decode() 130 dev_dbg(&dev->dev, "Warning: OEM nibbles 0x%02X. Expected 0x44\n", in ir_xmp_decode() 135 dev_dbg(&dev->dev, "XMP scancode 0x%06x\n", scancode); in ir_xmp_decode() 141 dev_dbg(&dev->dev, "Repeat last key\n"); in ir_xmp_decode() 161 dev_dbg(&dev->dev, "received half frame pulse at index %d: %u\n", in ir_xmp_decode() 170 dev_dbg(&dev->dev, "too many pulses (%d) ignoring: %u\n", in ir_xmp_decode() [all …]
|
| /linux/include/sound/ |
| A D | simple_card_utils.h | 219 dev_dbg(dev, "%s dai name = %s\n", in simple_util_debug_dai() 223 dev_dbg(dev, "%s slots = %d\n", name, dai->slots); in simple_util_debug_dai() 233 dev_dbg(dev, "%s sysclk = %dHz\n", in simple_util_debug_dai() 236 dev_dbg(dev, "%s direction = %s\n", in simple_util_debug_dai() 248 dev_dbg(dev, "Card Name: %s\n", card->name); in simple_util_debug_info() 257 dev_dbg(dev, "DAI%d\n", i); in simple_util_debug_info() 259 dev_dbg(dev, "cpu num = %d\n", link->num_cpus); in simple_util_debug_info() 262 dev_dbg(dev, "codec num = %d\n", link->num_codecs); in simple_util_debug_info() 267 dev_dbg(dev, "dai name = %s\n", link->name); in simple_util_debug_info() 269 dev_dbg(dev, "dai format = %04x\n", link->dai_fmt); in simple_util_debug_info() [all …]
|
| /linux/drivers/media/dvb-frontends/ |
| A D | af9013.c | 405 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 …]
|