Searched refs:dev_vdbg (Results 1 - 85 of 85) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/bdc/
H A Dbdc_dbg.c22 dev_vdbg(bdc->dev, "bdc->regs:%p\n", bdc->regs); bdc_dbg_regs()
24 dev_vdbg(bdc->dev, "bdccfg0:0x%08x\n", temp); bdc_dbg_regs()
26 dev_vdbg(bdc->dev, "bdccfg1:0x%08x\n", temp); bdc_dbg_regs()
28 dev_vdbg(bdc->dev, "bdccap0:0x%08x\n", temp); bdc_dbg_regs()
30 dev_vdbg(bdc->dev, "bdccap1:0x%08x\n", temp); bdc_dbg_regs()
32 dev_vdbg(bdc->dev, "uspc:0x%08x\n", temp); bdc_dbg_regs()
34 dev_vdbg(bdc->dev, "dvcsa:0x%08x\n", temp); bdc_dbg_regs()
36 dev_vdbg(bdc->dev, "dvcsb:0x%x08\n", temp); bdc_dbg_regs()
44 dev_vdbg(bdc->dev, "BDC_EPSTS0:0x%08x\n", temp); bdc_dump_epsts()
47 dev_vdbg(bdc->dev, "BDC_EPSTS1:0x%x\n", temp); bdc_dump_epsts()
50 dev_vdbg(bdc->dev, "BDC_EPSTS2:0x%08x\n", temp); bdc_dump_epsts()
53 dev_vdbg(bdc->dev, "BDC_EPSTS3:0x%08x\n", temp); bdc_dump_epsts()
56 dev_vdbg(bdc->dev, "BDC_EPSTS4:0x%08x\n", temp); bdc_dump_epsts()
59 dev_vdbg(bdc->dev, "BDC_EPSTS5:0x%08x\n", temp); bdc_dump_epsts()
62 dev_vdbg(bdc->dev, "BDC_EPSTS6:0x%08x\n", temp); bdc_dump_epsts()
65 dev_vdbg(bdc->dev, "BDC_EPSTS7:0x%08x\n", temp); bdc_dump_epsts()
76 dev_vdbg(bdc->dev, "bdc_dbg_srr sr:%p dqp_index:%d\n", bdc_dbg_srr()
80 dev_vdbg(bdc->dev, "%llx %08x %08x %08x %08x\n", bdc_dbg_srr()
99 dev_vdbg(bdc->dev, bdc_dbg_bd_list()
103 dev_vdbg(bdc->dev, bdc_dbg_bd_list()
113 dev_vdbg(bdc->dev, bdc_dbg_bd_list()
121 dev_vdbg(bdc->dev, "\n\n"); bdc_dbg_bd_list()
H A Dbdc_ep.c267 dev_vdbg(ep->bdc->dev, bdi_to_tbi()
315 dev_vdbg(bdc->dev, "chain_bd1:%d chain_bd2:%d\n", bd_available_ep()
339 dev_vdbg(bdc->dev, "available_bd:%d\n", available_bd); bd_available_ep()
349 dev_vdbg(bdc->dev, "%s epnum:%d\n", __func__, epnum); bdc_notify_xfr()
367 dev_vdbg(ep->bdc->dev, bdi_to_bd()
450 dev_vdbg(bdc->dev, "%s ep:%s num_bds:%d tfs:%d r_len:%d bd:%p\n", setup_bd_list_xfr()
494 dev_vdbg(bdc->dev, "buf_add:%08llx req_len:%d bd:%p eqp:%d\n", setup_bd_list_xfr()
H A Dbdc_core.c65 dev_vdbg(bdc->dev, "BDC already halted\n"); bdc_stop()
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd_intr.c126 dev_vdbg(hsotg->dev, "--Start of Frame Interrupt--\n"); dwc2_sof_intr()
165 dev_vdbg(hsotg->dev, "--RxFIFO Level Interrupt--\n"); dwc2_rx_fifo_level_intr()
181 dev_vdbg(hsotg->dev, " Ch num = %d\n", chnum); dwc2_rx_fifo_level_intr()
182 dev_vdbg(hsotg->dev, " Count = %d\n", bcnt); dwc2_rx_fifo_level_intr()
183 dev_vdbg(hsotg->dev, " DPID = %d, chan.dpid = %d\n", dpid, dwc2_rx_fifo_level_intr()
185 dev_vdbg(hsotg->dev, " PStatus = %d\n", pktsts); dwc2_rx_fifo_level_intr()
219 dev_vdbg(hsotg->dev, "--Non-Periodic TxFIFO Empty Interrupt--\n"); dwc2_np_tx_fifo_empty_intr()
232 dev_vdbg(hsotg->dev, "--Periodic TxFIFO Empty Interrupt--\n"); dwc2_perio_tx_fifo_empty_intr()
247 dev_vdbg(hsotg->dev, "%s(%p)\n", __func__, hsotg); dwc2_hprt0_enable()
283 dev_vdbg(hsotg->dev, dwc2_hprt0_enable()
294 dev_vdbg(hsotg->dev, dwc2_hprt0_enable()
333 dev_vdbg(hsotg->dev, "--Port Interrupt--\n"); dwc2_port_intr()
350 dev_vdbg(hsotg->dev, dwc2_port_intr()
368 dev_vdbg(hsotg->dev, dwc2_port_intr()
380 dev_vdbg(hsotg->dev, dwc2_port_intr()
467 dev_vdbg(hsotg->dev, "%s(): non-aligned buffer\n", __func__); dwc2_update_urb_state()
472 dev_vdbg(hsotg->dev, "urb->actual_length=%d xfer_length=%d\n", dwc2_update_urb_state()
487 dev_vdbg(hsotg->dev, "DWC_otg: %s: %s, channel %d\n", dwc2_update_urb_state()
489 dev_vdbg(hsotg->dev, " chan->xfer_len %d\n", chan->xfer_len); dwc2_update_urb_state()
490 dev_vdbg(hsotg->dev, " hctsiz.xfersize %d\n", dwc2_update_urb_state()
492 dev_vdbg(hsotg->dev, " urb->transfer_buffer_length %d\n", urb->length); dwc2_update_urb_state()
493 dev_vdbg(hsotg->dev, " urb->actual_length %d\n", urb->actual_length); dwc2_update_urb_state()
494 dev_vdbg(hsotg->dev, " short_read %d, xfer_done %d\n", short_read, dwc2_update_urb_state()
557 dev_vdbg(hsotg->dev, "%s(): non-aligned buffer\n", dwc2_update_isoc_urb_state()
586 dev_vdbg(hsotg->dev, "%s(): non-aligned buffer\n", dwc2_update_isoc_urb_state()
636 dev_vdbg(hsotg->dev, " %s(%p,%p,%d)\n", __func__, dwc2_deactivate_qh()
687 dev_vdbg(hsotg->dev, " %s: channel %d, halt_status %d\n", dwc2_release_channel()
701 dev_vdbg(hsotg->dev, dwc2_release_channel()
715 dev_vdbg(hsotg->dev, " Complete URB with I/O error\n"); dwc2_release_channel()
781 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_halt_channel()
785 dev_vdbg(hsotg->dev, "DMA enabled\n"); dwc2_halt_channel()
796 dev_vdbg(hsotg->dev, "Halt on queue\n"); dwc2_halt_channel()
799 dev_vdbg(hsotg->dev, "control/bulk\n"); dwc2_halt_channel()
809 dev_vdbg(hsotg->dev, "isoc/intr\n"); dwc2_halt_channel()
841 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_complete_non_periodic_xfer()
851 dev_vdbg(hsotg->dev, "got NYET\n"); dwc2_complete_non_periodic_xfer()
925 dev_vdbg(hsotg->dev, "%s(): non-aligned buffer\n", __func__); dwc2_xfercomp_isoc_split_in()
965 dev_vdbg(hsotg->dev, dwc2_hc_xfercomp_intr()
1004 dev_vdbg(hsotg->dev, dwc2_hc_xfercomp_intr()
1013 dev_vdbg(hsotg->dev, dwc2_hc_xfercomp_intr()
1022 dev_vdbg(hsotg->dev, " Control transfer complete\n"); dwc2_hc_xfercomp_intr()
1034 dev_vdbg(hsotg->dev, " Bulk transfer complete\n"); dwc2_hc_xfercomp_intr()
1049 dev_vdbg(hsotg->dev, " Interrupt transfer complete\n"); dwc2_hc_xfercomp_intr()
1070 dev_vdbg(hsotg->dev, " Isochronous transfer complete\n"); dwc2_hc_xfercomp_intr()
1154 dev_vdbg(hsotg->dev, "%s(): non-aligned buffer\n", __func__); dwc2_update_urb_state_abn()
1162 dev_vdbg(hsotg->dev, "DWC_otg: %s: %s, channel %d\n", dwc2_update_urb_state_abn()
1164 dev_vdbg(hsotg->dev, " chan->start_pkt_count %d\n", dwc2_update_urb_state_abn()
1166 dev_vdbg(hsotg->dev, " hctsiz.pktcnt %d\n", dwc2_update_urb_state_abn()
1168 dev_vdbg(hsotg->dev, " chan->max_packet %d\n", chan->max_packet); dwc2_update_urb_state_abn()
1169 dev_vdbg(hsotg->dev, " bytes_transferred %d\n", dwc2_update_urb_state_abn()
1171 dev_vdbg(hsotg->dev, " urb->actual_length %d\n", dwc2_update_urb_state_abn()
1173 dev_vdbg(hsotg->dev, " urb->transfer_buffer_length %d\n", dwc2_update_urb_state_abn()
1186 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: NAK Received--\n", dwc2_hc_nak_intr()
1264 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: ACK Received--\n", dwc2_hc_ack_intr()
1341 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: NYET Received--\n", dwc2_hc_nyet_intr()
1741 dev_vdbg(hsotg->dev, dwc2_hc_chhltd_intr_dma()
1795 dev_vdbg(hsotg->dev, dwc2_hc_chhltd_intr_dma()
1799 dev_vdbg(hsotg->dev, dwc2_hc_chhltd_intr_dma()
1904 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: Channel Halted--\n", dwc2_hc_chhltd_intr()
1934 dev_vdbg(hsotg->dev, "--Host Channel Interrupt--, Channel %d\n", dwc2_hc_n_intr()
1936 dev_vdbg(hsotg->dev, dwc2_hc_n_intr()
2035 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hc_intr()
2037 dev_vdbg(hsotg->dev, "HAINT=%08x\n", haint); dwc2_hc_intr()
2079 dev_vdbg(hsotg->dev, dwc2_handle_hcd_intr()
2097 dev_vdbg(hsotg->dev, dwc2_handle_hcd_intr()
2099 dev_vdbg(hsotg->dev, dwc2_handle_hcd_intr()
H A Dcore.c123 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_core_reset()
779 dev_vdbg(hsotg->dev, "control/bulk\n"); dwc2_hc_enable_slave_ints()
807 dev_vdbg(hsotg->dev, "intr\n"); dwc2_hc_enable_slave_ints()
829 dev_vdbg(hsotg->dev, "isoc\n"); dwc2_hc_enable_slave_ints()
846 dev_vdbg(hsotg->dev, "set HCINTMSK to %08x\n", hcintmsk); dwc2_hc_enable_slave_ints()
860 dev_vdbg(hsotg->dev, "desc DMA disabled\n"); dwc2_hc_enable_dma_ints()
864 dev_vdbg(hsotg->dev, "desc DMA enabled\n"); dwc2_hc_enable_dma_ints()
872 dev_vdbg(hsotg->dev, "setting ACK\n"); dwc2_hc_enable_dma_ints()
883 dev_vdbg(hsotg->dev, "set HCINTMSK to %08x\n", hcintmsk); dwc2_hc_enable_dma_ints()
893 dev_vdbg(hsotg->dev, "DMA enabled\n"); dwc2_hc_enable_ints()
897 dev_vdbg(hsotg->dev, "DMA disabled\n"); dwc2_hc_enable_ints()
906 dev_vdbg(hsotg->dev, "set HAINTMSK to %08x\n", intmsk); dwc2_hc_enable_ints()
913 dev_vdbg(hsotg->dev, "set GINTMSK to %08x\n", intmsk); dwc2_hc_enable_ints()
935 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hc_init()
959 dev_vdbg(hsotg->dev, "set HCCHAR(%d) to %08x\n", dwc2_hc_init()
962 dev_vdbg(hsotg->dev, "%s: Channel %d\n", dwc2_hc_init()
964 dev_vdbg(hsotg->dev, " Dev Addr: %d\n", dwc2_hc_init()
966 dev_vdbg(hsotg->dev, " Ep Num: %d\n", dwc2_hc_init()
968 dev_vdbg(hsotg->dev, " Is In: %d\n", dwc2_hc_init()
970 dev_vdbg(hsotg->dev, " Is Low Speed: %d\n", dwc2_hc_init()
972 dev_vdbg(hsotg->dev, " Ep Type: %d\n", dwc2_hc_init()
974 dev_vdbg(hsotg->dev, " Max Pkt: %d\n", dwc2_hc_init()
981 dev_vdbg(hsotg->dev, dwc2_hc_init()
994 dev_vdbg(hsotg->dev, " comp split %d\n", dwc2_hc_init()
996 dev_vdbg(hsotg->dev, " xact pos %d\n", dwc2_hc_init()
998 dev_vdbg(hsotg->dev, " hub addr %d\n", dwc2_hc_init()
1000 dev_vdbg(hsotg->dev, " hub port %d\n", dwc2_hc_init()
1002 dev_vdbg(hsotg->dev, " is_in %d\n", dwc2_hc_init()
1004 dev_vdbg(hsotg->dev, " Max Pkt %d\n", dwc2_hc_init()
1006 dev_vdbg(hsotg->dev, " xferlen %d\n", dwc2_hc_init()
1048 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hc_halt()
1062 dev_vdbg(hsotg->dev, "dequeue/error\n"); dwc2_hc_halt()
1101 dev_vdbg(hsotg->dev, dwc2_hc_halt()
1113 dev_vdbg(hsotg->dev, "desc DMA disabled\n"); dwc2_hc_halt()
1123 dev_vdbg(hsotg->dev, "DMA not enabled\n"); dwc2_hc_halt()
1129 dev_vdbg(hsotg->dev, "control/bulk\n"); dwc2_hc_halt()
1132 dev_vdbg(hsotg->dev, "Disabling channel\n"); dwc2_hc_halt()
1137 dev_vdbg(hsotg->dev, "isoc/intr\n"); dwc2_hc_halt()
1142 dev_vdbg(hsotg->dev, "Disabling channel\n"); dwc2_hc_halt()
1148 dev_vdbg(hsotg->dev, "DMA enabled\n"); dwc2_hc_halt()
1156 dev_vdbg(hsotg->dev, "Channel enabled\n"); dwc2_hc_halt()
1161 dev_vdbg(hsotg->dev, "Channel disabled\n"); dwc2_hc_halt()
1166 dev_vdbg(hsotg->dev, "%s: Channel %d\n", __func__, dwc2_hc_halt()
1168 dev_vdbg(hsotg->dev, " hcchar: 0x%08x\n", dwc2_hc_halt()
1170 dev_vdbg(hsotg->dev, " halt_pending: %d\n", dwc2_hc_halt()
1172 dev_vdbg(hsotg->dev, " halt_on_queue: %d\n", dwc2_hc_halt()
1174 dev_vdbg(hsotg->dev, " halt_status: %d\n", dwc2_hc_halt()
1272 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hc_write_packet()
1344 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hc_start_transfer()
1349 dev_vdbg(hsotg->dev, "ping, no DMA\n"); dwc2_hc_start_transfer()
1355 dev_vdbg(hsotg->dev, "ping, DMA\n"); dwc2_hc_start_transfer()
1362 dev_vdbg(hsotg->dev, "split\n"); dwc2_hc_start_transfer()
1380 dev_vdbg(hsotg->dev, "no split\n"); dwc2_hc_start_transfer()
1448 dev_vdbg(hsotg->dev, "Wrote %08x to HCTSIZ(%d)\n", dwc2_hc_start_transfer()
1451 dev_vdbg(hsotg->dev, "%s: Channel %d\n", __func__, dwc2_hc_start_transfer()
1453 dev_vdbg(hsotg->dev, " Xfer Size: %d\n", dwc2_hc_start_transfer()
1456 dev_vdbg(hsotg->dev, " Num Pkts: %d\n", dwc2_hc_start_transfer()
1459 dev_vdbg(hsotg->dev, " Start PID: %d\n", dwc2_hc_start_transfer()
1469 dev_vdbg(hsotg->dev, "align_buf\n"); dwc2_hc_start_transfer()
1476 dev_vdbg(hsotg->dev, "Wrote %08lx to HCDMA(%d)\n", dwc2_hc_start_transfer()
1504 dev_vdbg(hsotg->dev, " Multi Cnt: %d\n", dwc2_hc_start_transfer()
1510 dev_vdbg(hsotg->dev, "Wrote %08x to HCCHAR(%d)\n", hcchar, dwc2_hc_start_transfer()
1560 dev_vdbg(hsotg->dev, "%s: Channel %d\n", __func__, dwc2_hc_start_transfer_ddma()
1562 dev_vdbg(hsotg->dev, " Start PID: %d\n", dwc2_hc_start_transfer_ddma()
1564 dev_vdbg(hsotg->dev, " NTD: %d\n", chan->ntd - 1); dwc2_hc_start_transfer_ddma()
1575 dev_vdbg(hsotg->dev, "Wrote %08x to HCDMA(%d)\n", dwc2_hc_start_transfer_ddma()
1593 dev_vdbg(hsotg->dev, " Multi Cnt: %d\n", dwc2_hc_start_transfer_ddma()
1599 dev_vdbg(hsotg->dev, "Wrote %08x to HCCHAR(%d)\n", hcchar, dwc2_hc_start_transfer_ddma()
1630 dev_vdbg(hsotg->dev, "%s: Channel %d\n", __func__, dwc2_hc_continue_transfer()
1660 dev_vdbg(hsotg->dev, " IN xfer: hcchar = 0x%08x\n", dwc2_hc_continue_transfer()
1703 dev_vdbg(hsotg->dev, "%s: Channel %d\n", __func__, dwc2_hc_do_ping()
1787 dev_vdbg(hsotg->dev, "%s(%p,%p,%d)\n", __func__, hsotg, dest, bytes); dwc2_read_packet()
1969 dev_vdbg(hsotg->dev, "Flush Tx FIFO %d\n", num); dwc2_flush_tx_fifo()
2001 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_flush_rx_fifo()
H A Dhcd_queue.c71 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_qh_init()
89 dev_vdbg(hsotg->dev, dwc2_qh_init()
130 dev_vdbg(hsotg->dev, "DWC OTG HCD QH Initialized\n"); dwc2_qh_init()
131 dev_vdbg(hsotg->dev, "DWC OTG HCD QH - qh = %p\n", qh); dwc2_qh_init()
132 dev_vdbg(hsotg->dev, "DWC OTG HCD QH - Device Address = %d\n", dwc2_qh_init()
134 dev_vdbg(hsotg->dev, "DWC OTG HCD QH - Endpoint %d, %s\n", dwc2_qh_init()
154 dev_vdbg(hsotg->dev, "DWC OTG HCD QH - Speed = %s\n", speed); dwc2_qh_init()
174 dev_vdbg(hsotg->dev, "DWC OTG HCD QH - Type = %s\n", type); dwc2_qh_init()
177 dev_vdbg(hsotg->dev, "DWC OTG HCD QH - usecs = %d\n", dwc2_qh_init()
179 dev_vdbg(hsotg->dev, "DWC OTG HCD QH - interval = %d\n", dwc2_qh_init()
578 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hcd_qh_add()
616 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hcd_qh_unlink()
693 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_hcd_qh_deactivate()
H A Dhcd_ddma.c183 dev_vdbg(hsotg->dev, "Enabling Periodic schedule\n"); dwc2_per_sched_enable()
204 dev_vdbg(hsotg->dev, "Disabling Periodic schedule\n"); dwc2_per_sched_disable()
669 dev_vdbg(hsotg->dev, "%s(): qh=%p dma=%08lx len=%d\n", __func__, qh, dwc2_init_non_isoc_dma_desc()
680 dev_vdbg(hsotg->dev, "qtd=%p\n", qtd); dwc2_init_non_isoc_dma_desc()
688 dev_vdbg(hsotg->dev, "buf=%08lx len=%d\n", dwc2_init_non_isoc_dma_desc()
696 dev_vdbg(hsotg->dev, dwc2_init_non_isoc_dma_desc()
702 dev_vdbg(hsotg->dev, dwc2_init_non_isoc_dma_desc()
712 dev_vdbg(hsotg->dev, "n_desc=%d\n", n_desc); dwc2_init_non_isoc_dma_desc()
723 dev_vdbg(hsotg->dev, "set IOC/EOL/A bits in desc %d (%p)\n", dwc2_init_non_isoc_dma_desc()
727 dev_vdbg(hsotg->dev, "set A bit in desc 0 (%p)\n", dwc2_init_non_isoc_dma_desc()
946 dev_vdbg(hsotg->dev, "remain=%d dwc2_urb=%p\n", remain, urb); dwc2_update_non_isoc_urb_state_ddma()
957 dev_vdbg(hsotg->dev, "Stall\n"); dwc2_update_non_isoc_urb_state_ddma()
978 dev_vdbg(hsotg->dev, dwc2_update_non_isoc_urb_state_ddma()
1003 dev_vdbg(hsotg->dev, "length=%d actual=%d\n", urb->length, dwc2_update_non_isoc_urb_state_ddma()
1027 dev_vdbg(hsotg->dev, "%s()\n", __func__); dwc2_process_non_isoc_desc()
1034 dev_vdbg(hsotg->dev, dwc2_process_non_isoc_desc()
1043 dev_vdbg(hsotg->dev, "failed=%1x xfer_done=%1x status=%08x\n", dwc2_process_non_isoc_desc()
1055 dev_vdbg(hsotg->dev, dwc2_process_non_isoc_desc()
1061 dev_vdbg(hsotg->dev, dwc2_process_non_isoc_desc()
H A Dhcd.c620 dev_vdbg(hsotg->dev, " Control setup transaction\n"); dwc2_hc_init_xfer()
633 dev_vdbg(hsotg->dev, " Control data transaction\n"); dwc2_hc_init_xfer()
642 dev_vdbg(hsotg->dev, " Control status transaction\n"); dwc2_hc_init_xfer()
733 dev_vdbg(hsotg->dev, "%s(): non-aligned buffer\n", __func__); dwc2_hc_setup_align_buf()
772 dev_vdbg(hsotg->dev, "%s(%p,%p)\n", __func__, hsotg, qh); dwc2_assign_and_init_hc()
856 dev_vdbg(hsotg->dev, "Non-aligned buffer\n"); dwc2_assign_and_init_hc()
909 dev_vdbg(hsotg->dev, " Select Transactions\n"); dwc2_hcd_select_transactions()
1070 dev_vdbg(hsotg->dev, "Queue periodic transactions\n"); dwc2_process_periodic_channels()
1079 dev_vdbg(hsotg->dev, " P Tx Req Queue Space Avail (before queue): %d\n", dwc2_process_periodic_channels()
1081 dev_vdbg(hsotg->dev, " P Tx FIFO Space Avail (before queue): %d\n", dwc2_process_periodic_channels()
1153 dev_vdbg(hsotg->dev, dwc2_process_periodic_channels()
1156 dev_vdbg(hsotg->dev, dwc2_process_periodic_channels()
1210 dev_vdbg(hsotg->dev, "Queue non-periodic transactions\n"); dwc2_process_non_periodic_channels()
1217 dev_vdbg(hsotg->dev, " NP Tx Req Queue Space Avail (before queue): %d\n", dwc2_process_non_periodic_channels()
1219 dev_vdbg(hsotg->dev, " NP Tx FIFO Space Avail (before queue): %d\n", dwc2_process_non_periodic_channels()
1277 dev_vdbg(hsotg->dev, dwc2_process_non_periodic_channels()
1280 dev_vdbg(hsotg->dev, dwc2_process_non_periodic_channels()
1325 dev_vdbg(hsotg->dev, "Queue Transactions\n"); dwc2_hcd_queue_transactions()
1636 dev_vdbg(hsotg->dev, dwc2_hcd_hub_control()
1671 dev_vdbg(hsotg->dev, " HPRT0: 0x%08x\n", hprt0); dwc2_hcd_hub_control()
1696 dev_vdbg(hsotg->dev, "port_status=%08x\n", port_status); dwc2_hcd_hub_control()
1834 dev_vdbg(hsotg->dev, "DWC OTG HCD GET FRAME NUMBER %d\n", dwc2_hcd_get_frame_number()
1866 dev_vdbg(hsotg->dev, dwc2_hcd_urb_set_pipeinfo()
2180 dev_vdbg(hsotg->dev, dwc2_host_complete()
2189 dev_vdbg(hsotg->dev, " ISO Desc %d status %d\n", dwc2_host_complete()
2332 dev_vdbg(hsotg->dev, "%s, urb %p\n", fn_name, urb); dwc2_dump_urb_info()
2333 dev_vdbg(hsotg->dev, " Device address: %d\n", dwc2_dump_urb_info()
2335 dev_vdbg(hsotg->dev, " Endpoint: %d, %s\n", dwc2_dump_urb_info()
2357 dev_vdbg(hsotg->dev, " Endpoint type: %s %s (%s)\n", pipetype, dwc2_dump_urb_info()
2376 dev_vdbg(hsotg->dev, " Speed: %s\n", speed); dwc2_dump_urb_info()
2377 dev_vdbg(hsotg->dev, " Max packet size: %d\n", dwc2_dump_urb_info()
2379 dev_vdbg(hsotg->dev, " Data buffer length: %d\n", dwc2_dump_urb_info()
2381 dev_vdbg(hsotg->dev, " Transfer buffer: %p, Transfer DMA: %08lx\n", dwc2_dump_urb_info()
2383 dev_vdbg(hsotg->dev, " Setup buffer: %p, Setup DMA: %08lx\n", dwc2_dump_urb_info()
2385 dev_vdbg(hsotg->dev, " Interval: %d\n", urb->interval); dwc2_dump_urb_info()
2391 dev_vdbg(hsotg->dev, " ISO Desc %d:\n", i); dwc2_dump_urb_info()
2392 dev_vdbg(hsotg->dev, " offset: %d, length %d\n", dwc2_dump_urb_info()
2420 dev_vdbg(hsotg->dev, "DWC OTG HCD URB Enqueue\n"); _dwc2_hcd_urb_enqueue()
/linux-4.1.27/drivers/rtc/
H A Drtc-tegra.c124 dev_vdbg(dev, "time read as %lu. %d/%d/%d %d:%02u:%02u\n", tegra_rtc_read_time()
150 dev_vdbg(dev, "time set to %lu. %d/%d/%d %d:%02u:%02u\n", tegra_rtc_set_time()
165 dev_vdbg(dev, "time read back as %d\n", tegra_rtc_set_time()
235 dev_vdbg(dev, "alarm read back as %d\n", tegra_rtc_set_alarm()
242 dev_vdbg(dev, "alarm set as %lu. %d/%d/%d %d:%02u:%02u\n", tegra_rtc_set_alarm()
252 dev_vdbg(dev, "alarm disabled\n"); tegra_rtc_set_alarm()
385 dev_vdbg(dev, "alarm sec = %d\n", tegra_rtc_suspend()
388 dev_vdbg(dev, "Suspend (device_may_wakeup=%d) irq:%d\n", tegra_rtc_suspend()
402 dev_vdbg(dev, "Resume (device_may_wakeup=%d)\n", tegra_rtc_resume()
416 dev_vdbg(&pdev->dev, "disabling interrupts.\n"); tegra_rtc_shutdown()
H A Drtc-ds1305.c189 dev_vdbg(dev, "%s: %02x %02x %02x, %02x %02x %02x %02x\n", ds1305_get_time()
202 dev_vdbg(dev, "%s secs=%d, mins=%d, " ds1305_get_time()
218 dev_vdbg(dev, "%s secs=%d, mins=%d, " ds1305_set_time()
304 dev_vdbg(dev, "%s: %02x %02x %02x %02x\n", ds1305_get_alarm()
/linux-4.1.27/drivers/net/ieee802154/
H A Dcc2520.c223 dev_vdbg(&priv->spi->dev, cc2520_cmd_strobe()
230 dev_vdbg(&priv->spi->dev, cc2520_cmd_strobe()
253 dev_vdbg(&priv->spi->dev, cc2520_get_status()
259 dev_vdbg(&priv->spi->dev, cc2520_get_status()
401 dev_vdbg(&priv->spi->dev, cc2520_write_txfifo()
405 dev_vdbg(&priv->spi->dev, "status = %d\n", status); cc2520_write_txfifo()
408 dev_vdbg(&priv->spi->dev, "status = %d\n", status); cc2520_write_txfifo()
409 dev_vdbg(&priv->spi->dev, "buf[0] = %02x\n", priv->buf[0]); cc2520_write_txfifo()
438 dev_vdbg(&priv->spi->dev, "read rxfifo buf[0] = %02x\n", priv->buf[0]); cc2520_read_rxfifo()
439 dev_vdbg(&priv->spi->dev, "buf[1] = %02x\n", priv->buf[1]); cc2520_read_rxfifo()
442 dev_vdbg(&priv->spi->dev, "status = %d\n", status); cc2520_read_rxfifo()
445 dev_vdbg(&priv->spi->dev, "status = %d\n", status); cc2520_read_rxfifo()
446 dev_vdbg(&priv->spi->dev, cc2520_read_rxfifo()
448 dev_vdbg(&priv->spi->dev, "length buf[1] = %02x\n", priv->buf[1]); cc2520_read_rxfifo()
539 dev_vdbg(&priv->spi->dev, "RXFIFO: %x %x\n", len, lqi); cc2520_rx()
596 dev_vdbg(&priv->spi->dev, cc2520_filter()
603 dev_vdbg(&priv->spi->dev, cc2520_filter()
613 dev_vdbg(&priv->spi->dev, cc2520_filter()
620 dev_vdbg(&priv->spi->dev, cc2520_filter()
660 dev_vdbg(&priv->spi->dev, "registered cc2520\n"); cc2520_register()
776 dev_vdbg(&priv->spi->dev, "oscillator brought up\n"); cc2520_hw_init()
H A Dat86rf230.c834 dev_vdbg(&lp->spi->dev, "corrupted frame received\n"); at86rf230_rx_read_frame_complete()
845 dev_vdbg(&lp->spi->dev, "failed to allocate sk_buff\n"); at86rf230_rx_read_frame_complete()
1159 dev_vdbg(&lp->spi->dev, at86rf230_set_hw_addr_filt()
1168 dev_vdbg(&lp->spi->dev, at86rf230_set_hw_addr_filt()
1178 dev_vdbg(&lp->spi->dev, at86rf230_set_hw_addr_filt()
1185 dev_vdbg(&lp->spi->dev, at86rf230_set_hw_addr_filt()
/linux-4.1.27/drivers/input/touchscreen/
H A Dcyttsp4_core.c73 dev_vdbg(dev, "%s: %s[0..%d]=%s%s\n", __func__, data_name, size - 1, cyttsp4_pr_buf()
754 dev_vdbg(&md->input->dev, cyttsp4_get_touch_axis()
765 dev_vdbg(&md->input->dev, cyttsp4_get_touch_axis()
787 dev_vdbg(dev, "%s: get %s=%04X(%d)\n", __func__, cyttsp4_get_touch()
817 dev_vdbg(dev, "%s: flip=%s inv-x=%s inv-y=%s x=%04X(%d) y=%04X(%d)\n", cyttsp4_get_touch()
966 dev_vdbg(dev, "%s: %s%02X %s%d %s%02X %s%02X\n", __func__, cyttsp4_xy_worker()
971 dev_vdbg(dev, "%s: num_cur_tch=%d\n", __func__, num_cur_tch); cyttsp4_xy_worker()
1012 dev_vdbg(dev, "%s: extract data num_cur_tch=%d\n", __func__, cyttsp4_xy_worker()
1039 dev_vdbg(dev, "%s: Ignoring report while suspended\n", cyttsp4_mt_attention()
1064 dev_vdbg(dev, "%s: Ignoring IRQ\n", __func__); cyttsp4_irq()
1074 dev_vdbg(dev, "%s: Received IRQ while in sleep\n", __func__); cyttsp4_irq()
1081 dev_vdbg(dev, "%s mode[0-2]:0x%X 0x%X 0x%X\n", __func__, cyttsp4_irq()
1086 dev_vdbg(dev, "%s: bl running\n", __func__); cyttsp4_irq()
1118 dev_vdbg(dev, "%s: operational\n", __func__); cyttsp4_irq()
1122 dev_vdbg(dev, "%s: CaT\n", __func__); cyttsp4_irq()
1126 dev_vdbg(dev, "%s: sysinfo\n", __func__); cyttsp4_irq()
1137 dev_vdbg(dev, "%s: Ignoring IRQ\n", __func__); cyttsp4_irq()
1145 dev_vdbg(dev, "%s: Received wake up interrupt\n", __func__); cyttsp4_irq()
1161 dev_vdbg(dev, "%s: cd->mode=%d cur_mode=%d\n", cyttsp4_irq()
1174 dev_vdbg(dev, "%s: command byte:0x%x\n", __func__, mode[cmd_ofs]); cyttsp4_irq()
1178 dev_vdbg(dev, "%s: Received command complete interrupt\n", cyttsp4_irq()
1190 dev_vdbg(dev, "%s: Read status registers\n", __func__); cyttsp4_irq()
1201 dev_vdbg(dev, "%s: Handshake mode=0x%02X r=%d\n", cyttsp4_irq()
1247 dev_vdbg(cd->dev, "%s: Watchdog timer triggered\n", __func__); cyttsp4_watchdog_timer()
1304 dev_vdbg(cd->dev, "%s: exclusive_dev %p freed\n", cyttsp4_release_exclusive()
1318 dev_vdbg(cd->dev, "%s: wait heartbeat...\n", __func__); cyttsp4_wait_bl_heartbeat()
1334 dev_vdbg(cd->dev, "%s: wait sysinfo...\n", __func__); cyttsp4_wait_sysinfo_mode()
1494 dev_vdbg(cd->dev, "%s: write DEEP SLEEP...\n", __func__); cyttsp4_core_sleep_()
1517 dev_vdbg(cd->dev, "%s: write DEEP SLEEP succeeded\n", __func__); cyttsp4_core_sleep_()
1573 dev_vdbg(cd->dev, "%s: write exit ldr...\n", __func__); cyttsp4_startup_()
1617 dev_vdbg(cd->dev, "%s: get sysinfo regs..\n", __func__); cyttsp4_startup_()
1676 dev_vdbg(cd->dev, "%s: pass release exclusive\n", __func__); cyttsp4_startup()
1737 dev_vdbg(cd->dev, "%s: pass release exclusive\n", __func__); cyttsp4_core_sleep()
1773 dev_vdbg(cd->dev, "%s: HW power up succeeds\n", cyttsp4_core_wake_()
1815 dev_vdbg(cd->dev, "%s: pass release exclusive\n", __func__); cyttsp4_core_wake()
1886 dev_vdbg(dev, "%s: Initialize event signals\n", __func__); cyttsp4_setup_input_device()
1957 dev_vdbg(dev, "%s: Create the input device and register it\n", cyttsp4_mt_probe()
H A Dads7846.c781 dev_vdbg(&ts->spi->dev, "x/y: %d/%d, PD %d\n", x, y, Rt); ads7846_report_state()
800 dev_vdbg(&ts->spi->dev, "ignored %d pressure %d\n", ads7846_report_state()
833 dev_vdbg(&ts->spi->dev, "DOWN\n"); ads7846_report_state()
841 dev_vdbg(&ts->spi->dev, "%4d/%4d/%4d\n", x, y, Rt); ads7846_report_state()
880 dev_vdbg(&ts->spi->dev, "UP\n"); ads7846_irq()
/linux-4.1.27/drivers/regulator/
H A Ddb8500-prcmu.c32 dev_vdbg(rdev_get_dev(rdev), "regulator-%s-enable\n", db8500_regulator_enable()
52 dev_vdbg(rdev_get_dev(rdev), "regulator-%s-disable\n", db8500_regulator_disable()
71 dev_vdbg(rdev_get_dev(rdev), "regulator-%s-is_enabled (is_enabled):" db8500_regulator_is_enabled()
149 dev_vdbg(rdev_get_dev(rdev), "regulator-switch-%s-enable\n", db8500_regulator_switch_enable()
173 dev_vdbg(rdev_get_dev(rdev), "regulator-switch-%s-disable\n", db8500_regulator_switch_disable()
196 dev_vdbg(rdev_get_dev(rdev), db8500_regulator_switch_is_enabled()
H A Dab8500.c257 dev_vdbg(rdev_get_dev(rdev), ab8500_regulator_enable()
284 dev_vdbg(rdev_get_dev(rdev), ab8500_regulator_disable()
311 dev_vdbg(rdev_get_dev(rdev), ab8500_regulator_is_enabled()
413 dev_vdbg(rdev_get_dev(rdev), ab8500_regulator_set_mode()
500 dev_vdbg(rdev_get_dev(rdev), ab8500_regulator_get_voltage_sel()
530 dev_vdbg(rdev_get_dev(rdev), ab8540_aux3_regulator_get_voltage_sel()
547 dev_vdbg(rdev_get_dev(rdev), ab8540_aux3_regulator_get_voltage_sel()
580 dev_vdbg(rdev_get_dev(rdev), ab8500_regulator_set_voltage_sel()
614 dev_vdbg(rdev_get_dev(rdev), ab8540_aux3_regulator_set_voltage_sel()
635 dev_vdbg(rdev_get_dev(rdev), ab8540_aux3_regulator_set_voltage_sel()
H A Dmax8660.c95 dev_vdbg(&max8660->client->dev, "Writing reg %02x with %02x\n", max8660_write()
/linux-4.1.27/drivers/dma/
H A Dtxx9dmac.c229 dev_vdbg(chan2dev(&dc->chan), "scanned %u descriptors on freelist\n", txx9dmac_desc_get()
273 dev_vdbg(chan2dev(&dc->chan), txx9dmac_desc_put()
277 dev_vdbg(chan2dev(&dc->chan), "moving desc %p to freelist\n", txx9dmac_desc_put()
340 dev_vdbg(chan2dev(&dc->chan), "dostart %u %p\n", txx9dmac_dostart()
410 dev_vdbg(chan2dev(&dc->chan), "descriptor %u %p complete\n", txx9dmac_descriptor_complete()
568 dev_vdbg(chan2dev(&dc->chan), "scan_descriptors: char=%#llx\n", txx9dmac_scan_descriptors()
619 dev_vdbg(chan2dev(&dc->chan), "tasklet: status=%x\n", csr); txx9dmac_chan_tasklet()
635 dev_vdbg(chan2dev(&dc->chan), "interrupt: status=%#x\n", txx9dmac_chan_interrupt()
659 dev_vdbg(ddev->chan[0]->dma.dev, "tasklet: mcr=%x\n", mcr); txx9dmac_tasklet()
664 dev_vdbg(chan2dev(&dc->chan), "tasklet: status=%x\n", txx9dmac_tasklet()
682 dev_vdbg(ddev->chan[0]->dma.dev, "interrupt: status=%#x\n", txx9dmac_interrupt()
706 dev_vdbg(chan2dev(tx->chan), "tx_submit: queued %u %p\n", txx9dmac_tx_submit()
727 dev_vdbg(chan2dev(chan), "prep_dma_memcpy d%#llx s%#llx l%#zx f%#lx\n", txx9dmac_prep_dma_memcpy()
822 dev_vdbg(chan2dev(chan), "prep_dma_slave\n"); txx9dmac_prep_slave_sg()
910 dev_vdbg(chan2dev(chan), "terminate_all\n"); txx9dmac_terminate_all()
999 dev_vdbg(chan2dev(chan), "alloc_chan_resources\n"); txx9dmac_alloc_chan_resources()
1072 dev_vdbg(chan2dev(chan), " freeing descriptor %p\n", desc); txx9dmac_free_chan_resources()
1078 dev_vdbg(chan2dev(chan), "free_chan_resources done\n"); txx9dmac_free_chan_resources()
H A Dat_hdmac.c150 dev_vdbg(chan2dev(&atchan->chan_common), atc_desc_get()
182 dev_vdbg(chan2dev(&atchan->chan_common), atc_desc_put()
186 dev_vdbg(chan2dev(&atchan->chan_common), atc_desc_put()
390 dev_vdbg(chan2dev(&atchan->chan_common), atc_chain_complete()
434 dev_vdbg(chan2dev(&atchan->chan_common), "complete all\n"); atc_complete_all()
459 dev_vdbg(chan2dev(&atchan->chan_common), "advance_work\n"); atc_advance_work()
534 dev_vdbg(chan2dev(&atchan->chan_common), atc_handle_cyclic()
576 dev_vdbg(atdma->dma_common.dev, at_dma_interrupt()
622 dev_vdbg(chan2dev(tx->chan), "tx_submit: started %u\n", atc_tx_submit()
627 dev_vdbg(chan2dev(tx->chan), "tx_submit: queued %u\n", atc_tx_submit()
660 dev_vdbg(chan2dev(chan), "prep_dma_memcpy: d0x%x s0x%x l0x%zx f0x%lx\n", atc_prep_dma_memcpy()
750 dev_vdbg(chan2dev(chan), "prep_slave_sg (%d): %s f0x%lx\n", atc_prep_slave_sg()
1108 dev_vdbg(chan2dev(chan), "prep_dma_cyclic: %s buf@0x%08x - %d (%d/%d)\n", atc_prep_dma_cyclic()
1174 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_config()
1197 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_pause()
1218 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_resume()
1243 dev_vdbg(chan2dev(chan), "%s\n", __func__); atc_terminate_all()
1315 dev_vdbg(chan2dev(chan), "get residual bytes error\n"); atc_tx_status()
1321 dev_vdbg(chan2dev(chan), "tx_status %d: cookie = %d residue = %d\n", atc_tx_status()
1336 dev_vdbg(chan2dev(chan), "issue_pending\n"); atc_issue_pending()
1365 dev_vdbg(chan2dev(chan), "alloc_chan_resources\n"); atc_alloc_chan_resources()
1440 dev_vdbg(chan2dev(chan), " freeing descriptor %p\n", desc); atc_free_chan_resources()
1449 dev_vdbg(chan2dev(chan), "free_chan_resources: done\n"); atc_free_chan_resources()
H A Dvirt-dma.h91 dev_vdbg(vc->chan.device->dev, "txd %p[%x]: marked complete\n", vchan_cookie_complete()
H A Dat_xdmac.c341 dev_vdbg(chan2dev(&atchan->chan), "%s: desc 0x%p\n", __func__, first); at_xdmac_start_xfer()
375 dev_vdbg(chan2dev(&atchan->chan), at_xdmac_start_xfer()
397 dev_vdbg(chan2dev(&atchan->chan), at_xdmac_start_xfer()
402 dev_vdbg(chan2dev(&atchan->chan), at_xdmac_start_xfer()
423 dev_vdbg(chan2dev(tx->chan), "%s: atchan 0x%p, add desc 0x%p to xfers_list\n", at_xdmac_tx_submit()
1057 dev_vdbg(chan2dev(&atchan->chan), "%s: desc 0x%p\n", __func__, desc); at_xdmac_advance_work()
1107 dev_vdbg(chan2dev(&atchan->chan), "%s: desc 0x%p\n", __func__, desc); at_xdmac_tasklet()
1140 dev_vdbg(atxdmac->dma.dev, at_xdmac_interrupt()
1156 dev_vdbg(atxdmac->dma.dev, at_xdmac_interrupt()
1159 dev_vdbg(chan2dev(&atchan->chan), at_xdmac_interrupt()
H A Damba-pl08x.c363 dev_vdbg(&pl08x->adev->dev, pl08x_write_lli()
370 dev_vdbg(&pl08x->adev->dev, pl08x_write_lli()
890 dev_vdbg(&pl08x->adev->dev, pl08x_dump_lli()
894 dev_vdbg(&pl08x->adev->dev, pl08x_dump_lli()
903 dev_vdbg(&pl08x->adev->dev, pl08x_dump_lli()
907 dev_vdbg(&pl08x->adev->dev, pl08x_dump_lli()
969 dev_vdbg(&pl08x->adev->dev, pl08x_fill_llis_for_desc()
978 dev_vdbg(&pl08x->adev->dev, "mbus=%s sbus=%s\n", pl08x_fill_llis_for_desc()
1044 dev_vdbg(&pl08x->adev->dev, pl08x_fill_llis_for_desc()
1070 dev_vdbg(&pl08x->adev->dev, pl08x_fill_llis_for_desc()
1097 dev_vdbg(&pl08x->adev->dev, pl08x_fill_llis_for_desc()
1113 dev_vdbg(&pl08x->adev->dev, pl08x_fill_llis_for_desc()
H A Dsa11x0-dma.c158 dev_vdbg(p->dev->slave.dev, "pchan %u: txd %p[%x]: starting: DDAR:%x\n", sa11x0_dma_start_desc()
466 dev_vdbg(d->slave.dev, "tx_status: addr:%x\n", addr); sa11x0_dma_tx_status()
469 dev_vdbg(d->slave.dev, "tx_status: [%u] %x+%x\n", sa11x0_dma_tx_status()
477 dev_vdbg(d->slave.dev, "tx_status: [%u] +%x\n", sa11x0_dma_tx_status()
485 dev_vdbg(d->slave.dev, "tx_status: [%u] %x+%x ++\n", sa11x0_dma_tx_status()
494 dev_vdbg(d->slave.dev, "tx_status: bytes 0x%zx\n", state->residue); sa11x0_dma_tx_status()
H A Dedma.c182 dev_vdbg(echan->vchan.chan.device->dev, edma_execute()
686 dev_vdbg(dev, "%s: Configure period %d of buf:\n", __func__, i); edma_prep_dma_cyclic()
687 dev_vdbg(dev, edma_prep_dma_cyclic()
H A Dcoh901318.c1321 dev_vdbg(COHC_2_DEV(cohc), "i %d, lli %p, ctrl 0x%x, src 0x%x" coh901318_list_print()
1894 dev_vdbg(COHC_2_DEV(cohc), "[%s] chan_id %d" dma_tasklet()
2175 dev_vdbg(COHC_2_DEV(cohc), "[%s] DMA channel %d\n", coh901318_alloc_chan_resources()
2249 dev_vdbg(COHC_2_DEV(cohc), coh901318_prep_memcpy()
2316 dev_vdbg(COHC_2_DEV(cohc), "[%s] sg_len %d dir %d\n", coh901318_prep_slave_sg()
/linux-4.1.27/drivers/input/keyboard/
H A Dlm8323.c283 dev_vdbg(&lm->client->dev, "key 0x%02x %s\n", process_keys()
315 dev_vdbg(&lm->client->dev, "fifo overflow!\n"); lm8323_process_error()
317 dev_vdbg(&lm->client->dev, lm8323_process_error()
320 dev_vdbg(&lm->client->dev, lm8323_process_error()
323 dev_vdbg(&lm->client->dev, "bad command parameter\n"); lm8323_process_error()
389 dev_vdbg(&lm->client->dev, "rotator fired\n"); lm8323_irq()
392 dev_vdbg(&lm->client->dev, "error!\n"); lm8323_irq()
402 dev_vdbg(&lm->client->dev, lm8323_irq()
671 dev_vdbg(&client->dev, "Keypad size: %d x %d\n", lm8323_probe()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dnet2272.c321 dev_vdbg(ep->dev->dev, "disabled %s\n", _ep->name); net2272_disable()
390 dev_vdbg(dev->dev, "complete %s req %p stat %d len %u/%u buf %p\n", net2272_done()
414 dev_vdbg(ep->dev->dev, "write packet %s req %p max %u len %u avail %u\n", net2272_write_packet()
446 dev_vdbg(ep->dev->dev, "write_fifo %s actual %d len %d\n", net2272_write_fifo()
520 dev_vdbg(ep->dev->dev, "read packet %s req %p len %u avail %u\n", net2272_read_packet()
562 dev_vdbg(ep->dev->dev, "read_fifo %s actual %d len %d\n", net2272_read_fifo()
644 dev_vdbg(dev->dev, "request_dma ep %d buf %08x len %d dir %d\n", net2272_request_dma()
734 dev_vdbg(ep->dev->dev, "kick_dma %s req %p dma %08llx\n", net2272_kick_dma()
854 dev_vdbg(dev->dev, "%s queue req %p, len %d buf %p dma %08llx %s\n", net2272_queue()
868 dev_vdbg(dev->dev, "%s status ack\n", ep->ep.name); net2272_queue()
1004 dev_vdbg(ep->dev->dev, "%s %s %s\n", _ep->name, net2272_set_halt_and_wedge()
1530 dev_vdbg(ep->dev->dev, "handle_dma %s req %p\n", ep->ep.name, req); net2272_handle_dma()
1612 dev_vdbg(ep->dev->dev, "%s ack ep_stat0 %02x, ep_stat1 %02x, req %p\n", net2272_handle_ep()
1838 dev_vdbg(dev->dev, "%s stat %02x\n", net2272_handle_stat0_irqs()
1852 dev_vdbg(dev->dev, "device stat %02x\n", status); net2272_handle_stat0_irqs()
1863 dev_vdbg(dev->dev, "interface status %02x\n", status); net2272_handle_stat0_irqs()
1881 dev_vdbg(dev->dev, "%s wedged, halt not cleared\n", net2272_handle_stat0_irqs()
1884 dev_vdbg(dev->dev, "%s clear halt\n", ep->ep.name); net2272_handle_stat0_irqs()
1897 dev_vdbg(dev->dev, "test mode: %d\n", u.r.wIndex); net2272_handle_stat0_irqs()
1909 dev_vdbg(dev->dev, "%s set halt\n", ep->ep.name); net2272_handle_stat0_irqs()
1919 dev_vdbg(dev->dev, "setup %02x.%02x v%04x i%04x " net2272_handle_stat0_irqs()
1932 dev_vdbg(dev->dev, "req %02x.%02x protocol STALL; stat %d\n", net2272_handle_stat0_irqs()
H A Dfsl_qe_udc.c113 dev_vdbg(udc->dev, "complete %s req %p stat %d len %u/%u\n", done()
842 dev_vdbg(udc->dev, qe_ep0_rx()
1052 dev_vdbg(udc->dev, "%d empty bds, send NACK\n", emptybds); qe_ep_rx()
1058 dev_vdbg(udc->dev, "The rxep have no req queued with %d BDs\n", qe_ep_rx()
1096 dev_vdbg(udc->dev, "the frame size = 0\n"); qe_ep_tx()
1135 dev_vdbg(udc->dev, "The tx bd is not ready!\n"); qe_ep_tx()
1298 dev_vdbg(udc->dev, "Unexpected interrupt\n"); ep0_req_complete()
1339 dev_vdbg(ep->udc->dev, "the ep0_controller have no req\n"); ep0_txcomplete()
1350 dev_vdbg(ep->udc->dev, "The EP0 transmit data have error!\n"); ep0_txframe_handle()
1405 dev_vdbg(ep->udc->dev, "The EP0 transmit data have error!\n"); ep_txframe_handle()
1485 dev_vdbg(udc->dev, "the req already finish!\n"); ep_req_rx()
1518 dev_vdbg(udc->dev, "the data01 error!\n"); ep_req_rx()
1743 dev_vdbg(udc->dev, "gadget have request in %s! %d\n", __qe_ep_queue()
1850 dev_vdbg(udc->dev, "%s %s halt stat %d\n", ep->ep.name, qe_ep_set_halt()
H A Dudc-core.c251 dev_vdbg(dev, "%s\n", __func__); usb_udc_nop_release()
380 dev_vdbg(gadget->dev.parent, "unregistering gadget\n"); usb_del_gadget_udc()
H A Dnet2280.h324 dev_vdbg((&((ndev)->pdev->dev)), fmt, ##args)
H A Dgr_udc.c111 dev_vdbg(dev->dev, "REQ: %02x.%02x v%04x i%04x l%04x\n", gr_dbgprint_devreq()
773 dev_vdbg(dev->dev, "STATE: ep0state=%s\n", gr_set_ep0state()
1148 dev_vdbg(dev->dev, "DELEGATE\n");
1156 dev_vdbg(dev->dev, "STALL\n");
1834 dev_vdbg(ep->dev->dev, "EP: flush fifo %s\n", ep->ep.name); gr_fifo_flush()
H A Dpxa27x_udc.h491 dev_vdbg(ep->dev->dev, "%s:%s: " fmt, EPNAME(ep), __func__, ## arg)
H A Dudc-xilinx.c2134 dev_vdbg(&pdev->dev, "%s at 0x%08X mapped to %p %s\n", xudc_probe()
H A Dpxa27x_udc.c2323 dev_vdbg(udc->dev, "Interrupt, UDCISR0:0x%08x, UDCISR1:0x%08x, " pxa_udc_irq()
/linux-4.1.27/drivers/dma/dw/
H A Dcore.c102 dev_vdbg(chan2dev(&dwc->chan), "scanned %u descriptors on freelist\n", i); dwc_desc_get()
120 dev_vdbg(chan2dev(&dwc->chan), dwc_desc_put()
124 dev_vdbg(chan2dev(&dwc->chan), "moving desc %p to freelist\n", desc); dwc_desc_put()
267 dev_vdbg(chan2dev(&dwc->chan), "%s: started %u\n", __func__, desc->txd.cookie); dwc_dostart_first_queued()
283 dev_vdbg(chan2dev(&dwc->chan), "descriptor %u complete\n", txd->cookie); dwc_descriptor_complete()
405 dev_vdbg(chan2dev(&dwc->chan), "%s: soft LLP mode\n", __func__); dwc_scan_descriptors()
410 dev_vdbg(chan2dev(&dwc->chan), "%s: llp=%pad\n", __func__, &llp); dwc_scan_descriptors()
535 dev_vdbg(chan2dev(&dwc->chan), "new cyclic period llp 0x%08x\n", dwc_handle_cyclic()
598 dev_vdbg(dw->dma.dev, "%s: status_err=%x\n", __func__, status_err); dw_dma_tasklet()
621 dev_vdbg(dw->dma.dev, "%s: status=0x%x\n", __func__, status); dw_dma_interrupt()
672 dev_vdbg(chan2dev(tx->chan), "%s: queued %u\n", __func__, desc->txd.cookie); dwc_tx_submit()
696 dev_vdbg(chan2dev(chan), dwc_prep_dma_memcpy()
779 dev_vdbg(chan2dev(chan), "%s\n", __func__); dwc_prep_slave_sg()
1135 dev_vdbg(chan2dev(chan), "%s\n", __func__); dwc_alloc_chan_resources()
1243 dev_vdbg(chan2dev(chan), " freeing descriptor %p\n", desc); dwc_free_chan_resources()
1247 dev_vdbg(chan2dev(chan), "%s: done\n", __func__); dwc_free_chan_resources()
/linux-4.1.27/drivers/mmc/host/
H A Dsdricoh_cs.c106 dev_vdbg(host->dev, "rl %x 0x%x\n", reg, value); sdricoh_readl()
114 dev_vdbg(host->dev, "wl %x 0x%x\n", reg, value); sdricoh_writel()
122 dev_vdbg(host->dev, "rb %x 0x%x\n", reg, value); sdricoh_readw()
130 dev_vdbg(host->dev, "ww %x 0x%x\n", reg, value); sdricoh_writew()
137 dev_vdbg(host->dev, "rb %x 0x%x\n", reg, value); sdricoh_readb()
H A Datmel-mci.c654 dev_vdbg(&slot->mmc->class_dev, "setting timeout to %u cycles\n", atmci_set_timeout()
717 dev_vdbg(&host->pdev->dev, atmci_send_command()
855 dev_vdbg(&host->pdev->dev, "DMA complete\n"); atmci_dma_complete()
1187 dev_vdbg(&slot->mmc->class_dev, "BLKR=0x%08x\n", atmci_start_request()
1237 dev_vdbg(&slot->mmc->class_dev, "queue request: state=%d\n", atmci_queue_request()
1506 dev_vdbg(&host->pdev->dev, "list not empty: %s is next\n",
1511 dev_vdbg(&host->pdev->dev, "list empty\n");
1572 dev_vdbg(&slot->mmc->class_dev, "detect change: %d (was %d)\n", atmci_detect_change()
1661 dev_vdbg(&host->pdev->dev, atmci_tasklet_func()
H A Dusdhi6rol0.c208 dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__, usdhi6_write()
215 dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__, usdhi6_write16()
222 dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__, usdhi6_read()
230 dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__, usdhi6_read16()
H A Ddw_mmc.c372 dev_vdbg(host->dev, dw_mci_start_command()
451 dev_vdbg(host->dev, "DMA complete\n"); dw_mci_idmac_complete_dma()
846 dev_vdbg(host->dev, dw_mci_submit_data_dma()
1100 dev_vdbg(&slot->mmc->class_dev, "queue request: state=%d\n", dw_mci_queue_request()
1468 dev_vdbg(host->dev, "list not empty: %s is next\n",
1473 dev_vdbg(host->dev, "list empty\n");
H A Domap_hsmmc.c533 dev_vdbg(mmc_dev(host->mmc), "Set clock to %uHz\n", ios->clock); omap_hsmmc_set_clock()
785 dev_vdbg(mmc_dev(host->mmc), "%s: CMD%d, argument 0x%08x\n", omap_hsmmc_start_command()
989 dev_vdbg(mmc_dev(host->mmc), "%s\n", res); omap_hsmmc_dbg_report_irq()
1058 dev_vdbg(mmc_dev(host->mmc), "IRQ Status is %x\n", status); omap_hsmmc_do_irq()
H A Dcb710-mmc.c218 dev_vdbg(cb710_slot_dev(slot), "set up for %zu block%s of %zu bytes\n", cb710_mmc_set_transfer_size()
H A Domap.c713 dev_vdbg(mmc_dev(host->mmc), "%s\n", res); mmc_omap_report_irq()
H A Dmmci.c658 dev_vdbg(mmc_dev(host->mmc), mmci_dma_start_data()
/linux-4.1.27/drivers/mfd/
H A Dmc13xxx-core.c77 dev_vdbg(mc13xxx->dev, "[0x%02x] -> 0x%06x\n", offset, *val); mc13xxx_reg_read()
85 dev_vdbg(mc13xxx->dev, "[0x%02x] <- 0x%06x\n", offset, val); mc13xxx_reg_write()
98 dev_vdbg(mc13xxx->dev, "[0x%02x] <- 0x%06x (mask: 0x%06x)\n", mc13xxx_reg_rmw()
H A Dab8500-core.c217 dev_vdbg(ab8500->dev, "wr: addr %#x <= %#x\n", addr, data); set_register_interruptible()
260 dev_vdbg(ab8500->dev, "rd: addr %#x => data %#x\n", addr, ret); get_register_interruptible()
305 dev_vdbg(ab8500->dev, "mask: addr %#x => data %#x\n", addr, mask_and_set_register_interruptible()
537 dev_vdbg(ab8500->dev, "interrupt\n"); ab8500_hierarchical_irq()
H A Dstmpe.c44 dev_vdbg(stmpe->dev, "rd: reg %#x => data %#x\n", reg, ret); __stmpe_reg_read()
53 dev_vdbg(stmpe->dev, "wr: reg %#x <= %#x\n", reg, val); __stmpe_reg_write()
85 dev_vdbg(stmpe->dev, "rd: reg %#x (%d) => ret %#x\n", reg, length, ret); __stmpe_block_read()
96 dev_vdbg(stmpe->dev, "wr: regs %#x (%d)\n", reg, length); __stmpe_block_write()
H A Dwm831x-core.c126 dev_vdbg(wm831x->dev, "Registers locked\n"); wm831x_reg_lock()
153 dev_vdbg(wm831x->dev, "Registers unlocked\n"); wm831x_reg_unlock()
559 dev_vdbg(wm831x->dev, "Write %04x to R%d(0x%x)\n", wm831x_write()
/linux-4.1.27/sound/soc/codecs/
H A Dtas2552.c171 dev_vdbg(codec->dev, "Substream sample rate is not found %i\n", tas2552_hw_params()
211 dev_vdbg(codec->dev, "DAI Format master is not found\n"); tas2552_set_dai_fmt()
231 dev_vdbg(codec->dev, "DAI Format is not found\n"); tas2552_set_dai_fmt()
H A Dwm_hubs.c120 dev_vdbg(codec->dev, "Analogue paths connected: %x\n", wm_hubs_dac_hp_direct()
124 dev_vdbg(codec->dev, "HPL connected to mixer\n"); wm_hubs_dac_hp_direct()
127 dev_vdbg(codec->dev, "HPL connected to DAC\n"); wm_hubs_dac_hp_direct()
133 dev_vdbg(codec->dev, "Analogue paths connected: %x\n", wm_hubs_dac_hp_direct()
137 dev_vdbg(codec->dev, "HPR connected to mixer\n"); wm_hubs_dac_hp_direct()
140 dev_vdbg(codec->dev, "HPR connected to DAC\n"); wm_hubs_dac_hp_direct()
682 dev_vdbg(codec->dev, "Class W %s\n", enable ? "enabled" : "disabled"); wm_hubs_update_class_w()
H A Dwm8994.c1009 dev_vdbg(codec->dev, "Class W source AIF2DAC\n"); wm8994_check_class_w_digital()
1013 dev_vdbg(codec->dev, "Class W source AIF1DAC2\n"); wm8994_check_class_w_digital()
1017 dev_vdbg(codec->dev, "Class W source AIF1DAC1\n"); wm8994_check_class_w_digital()
1021 dev_vdbg(codec->dev, "DAC mixer setting: %x\n", reg); wm8994_check_class_w_digital()
1027 dev_vdbg(codec->dev, "Left and right DAC mixers different\n"); wm8994_check_class_w_digital()
/linux-4.1.27/drivers/mtd/nand/
H A Dfsl_elbc_nand.c185 dev_vdbg(priv->dev, "set_addr: bank=%d, " set_addr()
209 dev_vdbg(priv->dev, fsl_elbc_run_command()
212 dev_vdbg(priv->dev, fsl_elbc_run_command()
340 dev_vdbg(priv->dev, fsl_elbc_cmdfunc()
355 dev_vdbg(priv->dev, "fsl_elbc_cmdfunc: NAND_CMD %x\n", command); fsl_elbc_cmdfunc()
375 dev_vdbg(priv->dev, fsl_elbc_cmdfunc()
383 dev_vdbg(priv->dev, "fsl_elbc_cmdfunc: NAND_CMD_ERASE2.\n"); fsl_elbc_cmdfunc()
407 dev_vdbg(priv->dev, fsl_elbc_cmdfunc()
463 dev_vdbg(priv->dev, fsl_elbc_cmdfunc()
H A Dfsl_upm.c62 dev_vdbg(fun->dev, "busy\n"); fun_chip_ready()
H A Dfsl_ifc_nand.c307 dev_vdbg(priv->dev, fsl_ifc_run_command()
/linux-4.1.27/drivers/spi/
H A Dspi-omap2-mcspi.c681 dev_vdbg(&spi->dev, "write-%d %02x\n", omap2_mcspi_txrx_pio()
696 dev_vdbg(&spi->dev, "read-%d %02x\n", omap2_mcspi_txrx_pio()
710 dev_vdbg(&spi->dev, "read-%d %02x\n", omap2_mcspi_txrx_pio()
728 dev_vdbg(&spi->dev, "write-%d %04x\n", omap2_mcspi_txrx_pio()
743 dev_vdbg(&spi->dev, "read-%d %04x\n", omap2_mcspi_txrx_pio()
757 dev_vdbg(&spi->dev, "read-%d %04x\n", omap2_mcspi_txrx_pio()
775 dev_vdbg(&spi->dev, "write-%d %08x\n", omap2_mcspi_txrx_pio()
790 dev_vdbg(&spi->dev, "read-%d %08x\n", omap2_mcspi_txrx_pio()
804 dev_vdbg(&spi->dev, "read-%d %08x\n", omap2_mcspi_txrx_pio()
H A Dspi-efm32.c95 dev_vdbg(ddata_to_dev(ddata), format, ##arg)
H A Dspi-fsl-espi.c596 dev_vdbg(mspi->dev, "%s: events %x\n", __func__, events); fsl_espi_irq()
H A Dspi-atmel.c513 dev_vdbg(master->dev.parent, "atmel_spi_next_xfer_pio\n"); atmel_spi_next_xfer_pio()
556 dev_vdbg(master->dev.parent, "atmel_spi_next_xfer_dma_submit\n"); atmel_spi_next_xfer_dma_submit()
H A Dspi-topcliff-pch.c331 dev_vdbg(&data->master->dev, pch_spi_handler_sub()
/linux-4.1.27/drivers/usb/host/
H A Dimx21-hcd.c529 dev_vdbg(imx21->dev, "urb %p done %d\n", urb, status);
554 dev_vdbg(imx21->dev, "next URB %p\n", urb); nonisoc_urb_completed_for_etd()
857 dev_vdbg(imx21->dev, "setup %d packets for iso frame %d->%d\n", imx21_hc_urb_enqueue_isoc()
901 dev_vdbg(imx21->dev, "removing td %p\n", td); dequeue_isoc_urb()
1037 dev_vdbg(imx21->dev, "Activating etd %d for %d bytes %s\n", schedule_nonisoc_etd()
1091 dev_vdbg(imx21->dev, "cc is 0x%x\n", cc); nonisoc_etd_done()
1143 dev_vdbg(imx21->dev, "next state=%d\n", urb_priv->state); nonisoc_etd_done()
1175 dev_vdbg(imx21->dev, imx21_hc_urb_enqueue()
1270 dev_vdbg(imx21->dev, "dequeue urb=%p iso=%d status=%d\n", imx21_hc_urb_dequeue()
1441 dev_vdbg(imx21->dev, "disable ep=%p, ep->hcpriv=%p\n", ep, ep_priv); imx21_hc_endpoint_disable()
H A Dfhci.h460 dev_vdbg(fhci_to_hcd(fhci)->self.controller, fmt, ##args)
/linux-4.1.27/drivers/usb/core/
H A Ddriver.c1151 dev_vdbg(&udev->dev, "%s: status %d\n", __func__, status); usb_suspend_device()
1183 dev_vdbg(&udev->dev, "%s: status %d\n", __func__, status); usb_resume_device()
1204 dev_vdbg(&intf->dev, "%s: status %d\n", __func__, status); usb_suspend_interface()
1256 dev_vdbg(&intf->dev, "%s: status %d\n", __func__, status); usb_resume_interface()
1348 dev_vdbg(&udev->dev, "%s: status %d\n", __func__, status); usb_suspend_both()
1399 dev_vdbg(&udev->dev, "%s: status %d\n", __func__, status); usb_resume_both()
1542 dev_vdbg(&udev->dev, "%s: cnt %d -> %d\n", usb_autosuspend_device()
1574 dev_vdbg(&udev->dev, "%s: cnt %d -> %d\n", usb_autoresume_device()
1605 dev_vdbg(&intf->dev, "%s: cnt %d -> %d\n", usb_autopm_put_interface()
1634 dev_vdbg(&intf->dev, "%s: cnt %d -> %d\n", usb_autopm_put_interface_async()
1687 dev_vdbg(&intf->dev, "%s: cnt %d -> %d\n", usb_autopm_get_interface()
1722 dev_vdbg(&intf->dev, "%s: cnt %d -> %d\n", usb_autopm_get_interface_async()
/linux-4.1.27/drivers/usb/dwc3/
H A Ddwc3-omap.c452 dev_vdbg(omap->dev, "couldn't get extcon device\n"); dwc3_omap_extcon_register()
461 dev_vdbg(omap->dev, "failed to register notifier for USB\n"); dwc3_omap_extcon_register()
468 dev_vdbg(omap->dev, "failed to register notifier for USB-HOST\n"); dwc3_omap_extcon_register()
H A Ddwc3-st.c230 dev_vdbg(&pdev->dev, "glue-logic addr 0x%p, syscfg-reg offset 0x%x\n", st_dwc3_probe()
/linux-4.1.27/drivers/usb/class/
H A Dcdc-acm.c375 dev_vdbg(&acm->data->dev, "%s - urb %d\n", __func__, index); acm_submit_read_urb()
422 dev_vdbg(&acm->data->dev, "%s - urb %d, len %d\n", __func__, acm_read_bulk_callback()
469 dev_vdbg(&acm->data->dev, "%s - len %d/%d, status %d\n", acm_write_bulk()
485 dev_vdbg(&acm->data->dev, "%s\n", __func__); acm_softint()
691 dev_vdbg(&acm->data->dev, "%s - count %d\n", __func__, count); acm_tty_write()
708 dev_vdbg(&acm->data->dev, "%s - write %d\n", __func__, count); acm_tty_write()
/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_ad7417_sensor.c136 dev_vdbg(&pv->i2c->dev, "ADC chan %d [%s]" wf_ad7417_adc_get()
/linux-4.1.27/drivers/phy/
H A Dphy-omap-control.c238 dev_vdbg(dev, "invalid omap control usb mode\n"); omap_control_usb_set_mode()
H A Dphy-exynos5-usbdrd.c742 dev_vdbg(dev, "Creating usbdrd_phy phy\n"); exynos5_usbdrd_phy_probe()
H A Dphy-core.c879 dev_vdbg(dev, "releasing '%s'\n", dev_name(dev)); phy_release()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_acm.c400 dev_vdbg(&cdev->gadget->dev, acm_setup()
433 dev_vdbg(&cdev->gadget->dev, acm_set_alt()
/linux-4.1.27/drivers/mtd/devices/
H A Ddocg3.h321 #define doc_vdbg(fmt, arg...) dev_vdbg(docg3->dev, (fmt), ## arg)
/linux-4.1.27/drivers/iommu/
H A Domap-iommu.c646 dev_vdbg(obj->dev, "%s: a new pte:%p\n", __func__, iopte); iopte_alloc()
655 dev_vdbg(obj->dev, iopte_alloc()
705 dev_vdbg(obj->dev, "%s: da:%08x pa:%08x pte:%p *pte:%08x\n", iopte_alloc_page()
/linux-4.1.27/drivers/ata/
H A Dsata_dwc_460ex.c256 dev_vdbg(ap->dev, sata_dwc_tf_dump()
260 dev_vdbg(ap->dev, sata_dwc_tf_dump()
263 dev_vdbg(ap->dev, sata_dwc_tf_dump()
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov2640.c635 dev_vdbg(&client->dev, "array: 0x%02x, 0x%02x", ov2640_write_array()
655 dev_vdbg(&client->dev, "masks: 0x%02x, 0x%02x", reg, val); ov2640_mask_set()
/linux-4.1.27/drivers/staging/nvec/
H A Dnvec.c179 dev_vdbg(nvec->dev, "INFO: Allocate %i\n", i); nvec_msg_alloc()
200 dev_vdbg(nvec->dev, "INFO: Free %ti\n", msg - nvec->msg_pool); nvec_msg_free()
/linux-4.1.27/drivers/usb/phy/
H A Dphy-isp1301-omap.c332 dev_vdbg(&isp->client->dev, isp1301_defer_work()
1169 dev_vdbg(&isp->client->dev, isp1301_work()
H A Dphy-msm-usb.c234 dev_vdbg(motg->phy.dev, "ulpi: write 0x%02x to 0x%02x\n", ulpi_init()
/linux-4.1.27/sound/soc/intel/haswell/
H A Dsst-haswell-pcm.c736 dev_vdbg(rtd->dev, "PCM: App pointer %d bytes\n", pos); hsw_notify_pointer()
802 dev_vdbg(rtd->dev, "PCM: DMA pointer %du bytes, pos %llu\n", hsw_pcm_pointer()
/linux-4.1.27/drivers/staging/iio/light/
H A Disl29018.c151 dev_vdbg(chip->dev, "MSB 0x%x and LSB 0x%x\n", msb, lsb); isl29018_read_sensor_input()
/linux-4.1.27/drivers/pcmcia/
H A Dpd6729.c204 dev_vdbg(&socket[i].socket.dev, pd6729_interrupt()
/linux-4.1.27/include/linux/
H A Ddevice.h1214 #define dev_vdbg dev_dbg macro
1216 #define dev_vdbg(dev, format, arg...) \ macro
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_gadget.c116 dev_vdbg(musb->controller, unmap_dma_buffer()
477 dev_vdbg(musb->controller, "underrun on ep%d, req %p\n", musb_g_tx()
/linux-4.1.27/include/linux/usb/
H A Dcomposite.h619 dev_vdbg(&(d)->gadget->dev , fmt , ## args)
/linux-4.1.27/drivers/media/platform/soc_camera/
H A Dpxa_camera.c380 dev_vdbg(dev, "DMA: desc.%08x->@phys=0x%08x, len=%d\n", pxa_init_dma_channel()
/linux-4.1.27/drivers/tty/serial/
H A Damba-pl011.c813 dev_vdbg(uap->port.dev, pl011_dma_rx_chars()
/linux-4.1.27/sound/soc/
H A Dsoc-dapm.c156 dev_vdbg(w->dapm->dev, "Marking %s dirty due to %s\n", dapm_mark_dirty()

Completed in 2221 milliseconds