| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-fw-isys.c | 39 dev_dbg(dev, "Proxy response: id %u, error %u, details %u\n", in handle_proxy_response() 61 dev_dbg(dev, in ipu6_fw_isys_send_proxy_token() 106 dev_dbg(dev, "send_token: %s\n", send_msg_types[send_type]); in ipu6_fw_isys_complex_cmd() 382 dev_dbg(dev, "-----------------------------------------------------\n"); in ipu6_fw_isys_dump_stream_cfg() 383 dev_dbg(dev, "IPU6_FW_ISYS_STREAM_CFG_DATA\n"); in ipu6_fw_isys_dump_stream_cfg() 385 dev_dbg(dev, "compfmt = %d\n", cfg->vc); in ipu6_fw_isys_dump_stream_cfg() 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() 388 dev_dbg(dev, "isl_use = %d\n", cfg->isl_use); in ipu6_fw_isys_dump_stream_cfg() 389 dev_dbg(dev, "sensor_type = %d\n", cfg->sensor_type); in ipu6_fw_isys_dump_stream_cfg() [all …]
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-ismt.c | 208 dev_dbg(dev, "Descriptor struct: %p\n", desc); in __ismt_desc_dump() 209 dev_dbg(dev, "\ttgtaddr_rw=0x%02X\n", desc->tgtaddr_rw); in __ismt_desc_dump() 210 dev_dbg(dev, "\twr_len_cmd=0x%02X\n", desc->wr_len_cmd); in __ismt_desc_dump() 211 dev_dbg(dev, "\trd_len= 0x%02X\n", desc->rd_len); in __ismt_desc_dump() 212 dev_dbg(dev, "\tcontrol= 0x%02X\n", desc->control); in __ismt_desc_dump() 213 dev_dbg(dev, "\tstatus= 0x%02X\n", desc->status); in __ismt_desc_dump() 214 dev_dbg(dev, "\tretry= 0x%02X\n", desc->retry); in __ismt_desc_dump() 215 dev_dbg(dev, "\trxbytes= 0x%02X\n", desc->rxbytes); in __ismt_desc_dump() 216 dev_dbg(dev, "\ttxbytes= 0x%02X\n", desc->txbytes); in __ismt_desc_dump() 217 dev_dbg(dev, "\tdptr_low= 0x%08X\n", desc->dptr_low); in __ismt_desc_dump() [all …]
|
| H A D | i2c-synquacer.c | 265 dev_dbg(i2c->dev, "slave:0x%02x\n", pmsg->addr); in synquacer_i2c_master_start() 270 dev_dbg(i2c->dev, "bsr:0x%02x, bcr:0x%02x\n", bsr, bcr); in synquacer_i2c_master_start() 274 dev_dbg(i2c->dev, "bus is busy"); in synquacer_i2c_master_start() 279 dev_dbg(i2c->dev, "Continuous Start"); in synquacer_i2c_master_start() 284 dev_dbg(i2c->dev, "not in master mode"); in synquacer_i2c_master_start() 287 dev_dbg(i2c->dev, "Start Condition"); in synquacer_i2c_master_start() 299 dev_dbg(i2c->dev, "bsr:0x%02x, bcr:0x%02x\n", bsr, bcr); in synquacer_i2c_master_start() 303 dev_dbg(i2c->dev, "arbitration lost\n"); in synquacer_i2c_master_start() 334 dev_dbg(i2c->dev, "Address failed: (%d)\n", ret); in synquacer_i2c_doxfer() 341 dev_dbg(i2c->dev, "timeout\n"); in synquacer_i2c_doxfer() [all …]
|
| /linux/drivers/usb/serial/ |
| H A D | io_edgeport.c | 357 dev_dbg(dev, "Current Boot Image version %d.%d.%d\n", in update_edgeport_E2PROM() 364 dev_dbg(dev, "**Update Boot Image from %d.%d.%d to %d.%d.%d\n", in update_edgeport_E2PROM() 370 dev_dbg(dev, "Downloading new Boot Image\n"); in update_edgeport_E2PROM() 389 dev_dbg(dev, "Boot Image -- already up to date\n"); in update_edgeport_E2PROM() 400 dev_dbg(dev, "**Product Information:\n"); in dump_product_info() 401 dev_dbg(dev, " ProductId %x\n", product_info->ProductId); in dump_product_info() 402 dev_dbg(dev, " NumPorts %d\n", product_info->NumPorts); in dump_product_info() 403 dev_dbg(dev, " ProdInfoVer %d\n", product_info->ProdInfoVer); in dump_product_info() 404 dev_dbg(dev, " IsServer %d\n", product_info->IsServer); in dump_product_info() 405 dev_dbg(dev, " IsRS232 %d\n", product_info->IsRS232); in dump_product_info() [all …]
|
| H A D | io_ti.c | 267 dev_dbg(&dev->dev, "%s - wanted to read %d, but only read %d\n", in ti_vread_sync() 309 dev_dbg(&port->dev, "%s - port %d, mask %x\n", __func__, port_number, mask); in purge_port() 329 dev_dbg(&dev->dev, "%s - @ %x for %d\n", __func__, start_address, length); in read_download_mem() 342 dev_dbg(&dev->dev, "%s - @ %x for %d\n", __func__, start_address, read_length); in read_download_mem() 355 dev_dbg(&dev->dev, "%s - ERROR %x\n", __func__, status); in read_download_mem() 390 dev_dbg(&serial->serial->dev->dev, "%s - ERROR %x\n", __func__, status); in read_boot_mem() 395 dev_dbg(&serial->serial->dev->dev, "%s - start_address = %x, length = %d\n", in read_boot_mem() 432 …dev_dbg(&serial->serial->dev->dev, "%s - start_sddr = %x, length = %d\n", __func__, start_address,… in write_boot_mem() 456 dev_dbg(dev, "%s - BytesInFirstPage Addr = %x, length = %d\n", in write_i2c_mem() 471 dev_dbg(dev, "%s - ERROR %d\n", __func__, status); in write_i2c_mem() [all …]
|
| H A D | upd78f0730.c | 199 dev_dbg(&port->dev, "%s - res = %x\n", __func__, res); in upd78f0730_tiocmget() 218 dev_dbg(dev, "%s - set DTR\n", __func__); in upd78f0730_tiocmset() 222 dev_dbg(dev, "%s - set RTS\n", __func__); in upd78f0730_tiocmset() 226 dev_dbg(dev, "%s - clear DTR\n", __func__); in upd78f0730_tiocmset() 230 dev_dbg(dev, "%s - clear RTS\n", __func__); in upd78f0730_tiocmset() 254 dev_dbg(dev, "%s - set BREAK\n", __func__); in upd78f0730_break_ctl() 257 dev_dbg(dev, "%s - clear BREAK\n", __func__); in upd78f0730_break_ctl() 321 dev_dbg(dev, "%s - baud rate = %d\n", __func__, baud_rate); in upd78f0730_set_termios() 326 dev_dbg(dev, "%s - 7 data bits\n", __func__); in upd78f0730_set_termios() 335 dev_dbg(dev, "%s - 8 data bits\n", __func__); in upd78f0730_set_termios() [all …]
|
| /linux/drivers/platform/x86/amd/pmf/ |
| H A D | spc.c | 38 dev_dbg(dev->dev, "==== TA inputs START ====\n"); in amd_pmf_dump_ta_inputs() 39 dev_dbg(dev->dev, "Slider State: %s\n", in amd_pmf_dump_ta_inputs() 41 dev_dbg(dev->dev, "Power Source: %s\n", amd_pmf_source_as_str(in->ev_info.power_source)); in amd_pmf_dump_ta_inputs() 42 dev_dbg(dev->dev, "Battery Percentage: %u\n", in->ev_info.bat_percentage); in amd_pmf_dump_ta_inputs() 43 dev_dbg(dev->dev, "Designed Battery Capacity: %u\n", in->ev_info.bat_design); in amd_pmf_dump_ta_inputs() 44 dev_dbg(dev->dev, "Fully Charged Capacity: %u\n", in->ev_info.full_charge_capacity); in amd_pmf_dump_ta_inputs() 45 dev_dbg(dev->dev, "Drain Rate: %d\n", in->ev_info.drain_rate); in amd_pmf_dump_ta_inputs() 46 dev_dbg(dev->dev, "Socket Power: %u\n", in->ev_info.socket_power); in amd_pmf_dump_ta_inputs() 47 dev_dbg(dev->dev, "Skin Temperature: %u\n", in->ev_info.skin_temperature); in amd_pmf_dump_ta_inputs() 48 dev_dbg(dev->dev, "Avg C0 Residency: %u\n", in->ev_info.avg_c0residency); in amd_pmf_dump_ta_inputs() [all …]
|
| /linux/drivers/rtc/ |
| H 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() 73 dev_dbg(&client->dev, "Unable to write NCT3018Y_REG_CTRL\n"); in nct3018y_set_alarm_mode() 79 dev_dbg(&client->dev, in nct3018y_set_alarm_mode() 87 dev_dbg(&client->dev, "Unable to write NCT3018Y_REG_ST\n"); in nct3018y_set_alarm_mode() 100 dev_dbg(&client->dev, "%s:NCT3018Y_REG_CTRL\n", __func__); in nct3018y_get_alarm_mode() 105 dev_dbg(&client->dev, "%s:alarm_enable:%x\n", __func__, *alarm_enable); in nct3018y_get_alarm_mode() 110 dev_dbg(&client->dev, "%s:NCT3018Y_REG_ST\n", __func__); in nct3018y_get_alarm_mode() 115 dev_dbg(&client->dev, "%s:alarm_flag:%x\n", __func__, *alarm_flag); in nct3018y_get_alarm_mode() 129 dev_dbg(&client->dev, "%s:irq:%d\n", __func__, irq); in nct3018y_irq() [all …]
|
| /linux/drivers/ps3/ |
| H A D | ps3-vuart.c | 155 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_get_triggers() 164 dev_dbg(&dev->core, "%s:%d: tx_buf_size 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() 180 dev_dbg(&dev->core, "%s:%d: tx %lxh, rx %lxh\n", __func__, __LINE__, in ps3_vuart_get_triggers() 196 dev_dbg(&dev->core, "%s:%d: tx_trigger failed: %s\n", in ps3_vuart_set_triggers() 205 dev_dbg(&dev->core, "%s:%d: tx_buf_size failed: %s\n", in ps3_vuart_set_triggers() 214 dev_dbg(&dev->core, "%s:%d: rx_trigger failed: %s\n", in ps3_vuart_set_triggers() 219 dev_dbg(&dev->core, "%s:%d: tx %xh, rx %xh\n", __func__, __LINE__, in ps3_vuart_set_triggers() 234 dev_dbg(&dev->core, "%s:%d: rx_bytes failed: %s\n", in ps3_vuart_get_rx_bytes_waiting() 237 dev_dbg(&dev->core, "%s:%d: %llxh\n", __func__, __LINE__, in ps3_vuart_get_rx_bytes_waiting() [all …]
|
| /linux/drivers/usb/host/ |
| H 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() 163 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_start %lxh\n", __func__, __LINE__, in ps3_ehci_probe() 165 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_len %lxh\n", __func__, __LINE__, in ps3_ehci_probe() [all …]
|
| H 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() 147 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_start %lxh\n", __func__, __LINE__, in ps3_ohci_probe() 149 dev_dbg(&dev->core, "%s:%d: hcd->rsrc_len %lxh\n", __func__, __LINE__, in ps3_ohci_probe() [all …]
|
| /linux/drivers/media/platform/nxp/imx-jpeg/ |
| H 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() 27 dev_dbg(dev, " MXC JPEG LINE_PITCH %d\n", desc->line_pitch); in print_descriptor_info() 28 dev_dbg(dev, " MXC JPEG STM_BUFBASE 0x%x\n", desc->stm_bufbase); in print_descriptor_info() 29 dev_dbg(dev, " MXC JPEG STM_BUFSIZE %d\n", desc->stm_bufsize); in print_descriptor_info() 30 dev_dbg(dev, " MXC JPEG IMGSIZE %x (%d x %d)\n", desc->imgsize, 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() [all …]
|
| /linux/sound/soc/intel/atom/sst/ |
| H A D | sst_loader.c | 58 dev_dbg(sst_drv_ctx->dev, "sst: Resetting the DSP in mrfld\n"); in intel_sst_reset_dsp_mrfld() 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() 87 dev_dbg(sst_drv_ctx->dev, "sst: Starting the DSP in mrfld LALALALA\n"); in sst_start_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() 102 dev_dbg(sst_drv_ctx->dev, "sst: Starting the DSP_merrifield:%llx\n", 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() [all …]
|
| H A D | sst_stream.c | 34 dev_dbg(sst_drv_ctx->dev, "Enter\n"); in sst_alloc_stream_mrfld() 83 dev_dbg(sst_drv_ctx->dev, "alloc tstamp location = 0x%x\n", in sst_alloc_stream_mrfld() 85 dev_dbg(sst_drv_ctx->dev, "assigned pipe id 0x%x to task %d\n", in sst_alloc_stream_mrfld() 111 dev_dbg(sst_drv_ctx->dev, "Alloc for str %d pipe %#x\n", in sst_realloc_stream() 156 dev_dbg(sst_drv_ctx->dev, "sst_start_stream for %d\n", str_id); in sst_start_stream() 178 dev_dbg(sst_drv_ctx->dev, in sst_send_byte_stream_mrfld() 192 dev_dbg(sst_drv_ctx->dev, "length is %d\n", length); in sst_send_byte_stream_mrfld() 204 dev_dbg(sst_drv_ctx->dev, "msg->mrfld_header.p.header_low_payload:%d", in sst_send_byte_stream_mrfld() 223 dev_dbg(sst_drv_ctx->dev, "read back %d bytes", in sst_send_byte_stream_mrfld() 248 dev_dbg(sst_drv_ctx->dev, "SST DBG:sst_pause_stream for %d\n", str_id); in sst_pause_stream() [all …]
|
| /linux/sound/soc/mediatek/mt8186/ |
| H 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(de in mt8186_afe_gpio_adda_ul() [all...] |
| /linux/sound/pci/lx6464es/ |
| H A D | lx6464es.c | 105 dev_dbg(chip->card->dev, "allocating pipe for %d channels\n", channels); in lx_hardware_open() 129 dev_dbg(chip->card->dev, "setting stream format\n"); in lx_hardware_start() 136 dev_dbg(chip->card->dev, "starting pipe\n"); in lx_hardware_start() 143 dev_dbg(chip->card->dev, "waiting for pipe to start\n"); in lx_hardware_start() 160 dev_dbg(chip->card->dev, "pausing pipe\n"); in lx_hardware_stop() 167 dev_dbg(chip->card->dev, "waiting for pipe to become idle\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() 254 dev_dbg(chip->card->dev, "<-lx_pcm_open, %d\n", err); in lx_pcm_open() [all …]
|
| /linux/drivers/media/rc/ |
| H 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() 150 …dev_dbg(&dev->dev, "received half frame pulse at index %d. Probably a final frame key-up event: %u… in ir_xmp_decode() 161 dev_dbg(&dev->dev, "received half frame pulse at index %d: %u\n", in ir_xmp_decode() [all …]
|
| /linux/drivers/misc/mei/hdcp/ |
| H A D | mei_hdcp.c | 68 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_initiate_session() 75 dev_dbg(dev, "mei_cldev_recv failed. %zd\n", byte); in mei_hdcp_initiate_session() 80 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_initiate_session() 141 dev_dbg(dev, "mei_cldev_send failed: %zd\n", byte); in mei_hdcp_verify_receiver_cert_prepare_km() 148 dev_dbg(dev, "mei_cldev_recv failed: %zd\n", byte); in mei_hdcp_verify_receiver_cert_prepare_km() 153 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_verify_receiver_cert_prepare_km() 211 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_verify_hprime() 218 dev_dbg(dev, "mei_cldev_recv failed. %zd\n", byte); in mei_hdcp_verify_hprime() 223 dev_dbg(dev, "ME cmd 0x%08X Failed. Status: 0x%X\n", in mei_hdcp_verify_hprime() 269 dev_dbg(dev, "mei_cldev_send failed. %zd\n", byte); in mei_hdcp_store_pairing_info() [all …]
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | cxd2841er.c | 207 dev_dbg(&priv->i2c->dev, in cxd2841er_i2c_debug() 357 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_dvbs2_set_symbol_rate() 392 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_sleep_s_to_active_s() 486 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_retune_active() 489 dev_dbg(&priv->i2c->dev, "%s(): invalid state %d\n", in cxd2841er_retune_active() 519 dev_dbg(&priv->i2c->dev, "%s(): invalid delivery system %d\n", in cxd2841er_retune_active() 526 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_active_s_to_sleep_s() 570 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_sleep_s_to_shutdown() 572 dev_dbg(&priv->i2c->dev, "%s(): invalid demod state %d\n", in cxd2841er_sleep_s_to_shutdown() 594 dev_dbg(&priv->i2c->dev, "%s()\n", __func__); in cxd2841er_sleep_tc_to_shutdown() [all …]
|
| /linux/drivers/usb/gadget/udc/bdc/ |
| H A D | bdc_core.c | 43 dev_dbg(bdc->dev, "%s complete status=%d", __func__, BDC_CSTS(status)); in poll_oip() 54 dev_dbg(bdc->dev, "%s ()\n\n", __func__); in bdc_stop() 78 dev_dbg(bdc->dev, "%s ()\n", __func__); in bdc_reset() 101 dev_dbg(bdc->dev, "%s ()\n", __func__); in bdc_run() 139 dev_dbg(bdc->dev, "%s () uspc=%08x\n", __func__, uspc); in bdc_softconn() 151 dev_dbg(bdc->dev, "%s () uspc=%x\n", __func__, uspc); in bdc_softdisconn() 163 dev_dbg(bdc->dev, "%s() sp_buff_size=%d\n", __func__, sp_buff_size); in scratchpad_setup() 165 dev_dbg(bdc->dev, "Scratchpad buffer not needed\n"); in scratchpad_setup() 170 dev_dbg(bdc->dev, "Allocating %d bytes for scratchpad\n", sp_buff_size); in scratchpad_setup() 197 dev_dbg(bdc->dev, "%s() NUM_SR_ENTRIES:%d\n", __func__, NUM_SR_ENTRIES); in setup_srr() [all …]
|
| H A D | bdc_udc.c | 81 dev_dbg(bdc->dev, "%s speed=%x\n", __func__, speed); in bdc_uspc_connected() 117 dev_dbg(bdc->dev, "connected at %s\n", conn_speed_str[speed]); in bdc_uspc_connected() 133 dev_dbg(bdc->dev, "%s\n", __func__); in bdc_uspc_disconnected() 163 dev_dbg(bdc->dev, "%s\n", __func__); in bdc_func_wake_timer() 170 dev_dbg(bdc->dev, "FUNC_WAKE_ISSUED FLAG IS STILL SET\n"); in bdc_func_wake_timer() 184 dev_dbg(bdc->dev, "Link state change"); in handle_link_state_change() 190 dev_dbg(bdc->dev, "Entered Suspend mode\n"); in handle_link_state_change() 213 dev_dbg(bdc->dev, "sched func_wake_notify\n"); in handle_link_state_change() 219 dev_dbg(bdc->dev, "Resumed from Suspend\n"); in handle_link_state_change() 226 dev_dbg(bdc->dev, "link state:%d\n", link_state); in handle_link_state_change() [all …]
|
| H A D | bdc_cmd.c | 37 dev_dbg(bdc->dev, in bdc_issue_cmd() 58 dev_dbg(bdc->dev, in bdc_submit_cmd() 70 dev_dbg(bdc->dev, "command completed successfully\n"); in bdc_submit_cmd() 101 dev_dbg(bdc->dev, "Unknown command completion code:%x\n", ret); in bdc_submit_cmd() 113 dev_dbg(bdc->dev, "%s ep->ep_num =%d cmd_sc=%x\n", __func__, in bdc_dconfig_ep() 128 dev_dbg(bdc->dev, "%s ep:%p bd:%p\n", __func__, ep, bd); in ep_bd_list_reinit() 150 dev_dbg(bdc->dev, "%s: param0=%08x param1=%08x", in bdc_config_ep() 207 dev_dbg(bdc->dev, "cmd_sc=%x param2=%08x\n", cmd_sc, param2); in bdc_config_ep() 227 dev_dbg(bdc->dev, "%s: add=%08llx\n", __func__, in bdc_ep_bla() 235 dev_dbg(bdc->dev, "cmd_sc=%x\n", cmd_sc); in bdc_ep_bla() [all …]
|
| /linux/drivers/media/pci/netup_unidvb/ |
| H A D | netup_unidvb_i2c.c | 74 dev_dbg(i2c->adap.dev.parent, in netup_i2c_interrupt() 77 dev_dbg(i2c->adap.dev.parent, in netup_i2c_interrupt() 83 dev_dbg(i2c->adap.dev.parent, in netup_i2c_interrupt() 89 dev_dbg(i2c->adap.dev.parent, in netup_i2c_interrupt() 98 dev_dbg(i2c->adap.dev.parent, in netup_i2c_interrupt() 106 dev_dbg(i2c->adap.dev.parent, in netup_i2c_interrupt() 121 dev_dbg(i2c->adap.dev.parent, "%s()\n", __func__); in netup_i2c_reset() 142 dev_dbg(i2c->adap.dev.parent, in netup_i2c_fifo_tx() 146 dev_dbg(i2c->adap.dev.parent, in netup_i2c_fifo_tx() 158 dev_dbg(i2c->adap.dev.parent, in netup_i2c_fifo_rx() [all …]
|
| /linux/sound/hda/core/ |
| H A D | intel-nhlt.c | 60 dev_dbg(dev, "found %d format definitions\n", in intel_nhlt_get_dmic_geo() 75 dev_dbg(dev, "max channels found %d\n", max_ch); in intel_nhlt_get_dmic_geo() 77 dev_dbg(dev, "No format information found\n"); in intel_nhlt_get_dmic_geo() 104 dev_dbg(dev, "Array with %d dmics\n", dmic_geo); in intel_nhlt_get_dmic_geo() 107 dev_dbg(dev, "max channels %d exceed dmic number %d\n", in intel_nhlt_get_dmic_geo() 113 dev_dbg(dev, "dmic number %d max_ch %d\n", dmic_geo, max_ch); in intel_nhlt_get_dmic_geo() 248 dev_dbg(dev, "Endpoint format count=%d\n", fmt->fmt_count); in nhlt_get_specific_cfg() 255 dev_dbg(dev, "Endpoint format: ch=%d fmt=%d/%d rate=%d\n", in nhlt_get_specific_cfg() 275 dev_dbg(dev, "Endpoint: vbus_id=%d link_type=%d dir=%d dev_type = %d\n", in nhlt_check_ep_match() 303 dev_dbg(dev, "Looking for configuration:\n"); in intel_nhlt_get_endpoint_blob() [all …]
|
| /linux/drivers/usb/gadget/legacy/ |
| H A D | raw_gadget.c | 315 dev_dbg(&gadget->dev, "gadget connected\n"); in gadget_bind() 351 dev_dbg(&gadget->dev, "stalling, request already pending\n"); in gadget_setup() 387 dev_dbg(&gadget->dev, "gadget disconnected\n"); in gadget_disconnect() 397 dev_dbg(&gadget->dev, "gadget suspended\n"); in gadget_suspend() 407 dev_dbg(&gadget->dev, "gadget resumed\n"); in gadget_resume() 417 dev_dbg(&gadget->dev, "gadget reset\n"); in gadget_reset() 542 dev_dbg(dev->dev, "fail, device is not opened\n"); in raw_ioctl_init() 589 dev_dbg(dev->dev, "fail, device is not initialized\n"); in raw_ioctl_run() 627 dev_dbg(dev->dev, "fail, device is not running\n"); in raw_ioctl_event_fetch() 632 dev_dbg(dev->dev, "fail, gadget is not bound\n"); in raw_ioctl_event_fetch() [all …]
|