/drivers/usb/gadget/function/ |
D | f_hid.c | 376 VDBG(cdev, in hidg_setup() 383 VDBG(cdev, "get_report\n"); in hidg_setup() 394 VDBG(cdev, "get_protocol\n"); in hidg_setup() 400 VDBG(cdev, "set_report | wLenght=%d\n", ctrl->wLength); in hidg_setup() 406 VDBG(cdev, "set_protocol\n"); in hidg_setup() 414 VDBG(cdev, "USB_REQ_GET_DESCRIPTOR: HID\n"); in hidg_setup() 421 VDBG(cdev, "USB_REQ_GET_DESCRIPTOR: REPORT\n"); in hidg_setup() 429 VDBG(cdev, "Unknown descriptor request 0x%x\n", in hidg_setup() 437 VDBG(cdev, "Unknown request 0x%x\n", in hidg_setup() 478 VDBG(cdev, "hidg_set_alt intf:%d alt:%d\n", intf, alt); in hidg_set_alt()
|
D | f_midi.c | 270 VDBG(cdev, "%s gone (%d), %d/%d\n", ep->name, status, in f_midi_complete() 571 VDBG(midi, "%s()\n", __func__); in f_midi_in_open() 581 VDBG(midi, "%s()\n", __func__); in f_midi_in_close() 592 VDBG(midi, "%s() %d\n", __func__, up); in f_midi_in_trigger() 605 VDBG(midi, "%s()\n", __func__); in f_midi_out_open() 614 VDBG(midi, "%s()\n", __func__); in f_midi_out_close() 622 VDBG(midi, "%s()\n", __func__); in f_midi_out_trigger() 707 VDBG(midi, "%s() finished ok\n", __func__); in f_midi_register_card()
|
D | f_ncm.c | 566 VDBG(cdev, "Notification %02x sent\n", in ncm_notify_complete() 605 VDBG(cdev, "Set NTB INPUT SIZE %d\n", in_size); in ncm_ep0out_complete() 663 VDBG(cdev, "Host asked NTB parameters\n"); in ncm_setup() 673 VDBG(cdev, "Host asked INPUT SIZE, sending %d\n", in ncm_setup() 700 VDBG(cdev, "Host asked NTB FORMAT, sending %d\n", format); in ncm_setup() 734 VDBG(cdev, "Host asked CRC MODE, sending %d\n", is_crc); in ncm_setup() 1264 VDBG(port->func.config->cdev, in ncm_unwrap_ntb()
|
D | u_ether.c | 117 #undef VDBG 134 #define VDBG DBG macro 136 #define VDBG(dev, fmt, args...) \ macro 315 VDBG(dev, "rx shutdown, code %d\n", status); in rx_complete() 493 VDBG(dev, "tx err %d\n", req->status); in tx_complete() 802 VDBG(dev, "%s\n", __func__); in eth_stop()
|
D | f_rndis.c | 543 VDBG(cdev, "invalid control req%02x.%02x v%04x i%04x l%d\n", in rndis_setup() 574 VDBG(cdev, "reset rndis control %d\n", intf); in rndis_set_alt() 578 VDBG(cdev, "init rndis ctrl %d\n", intf); in rndis_set_alt()
|
D | f_sourcesink.c | 780 VDBG(cdev, "%s gone (%d), %d/%d\n", ep->name, status, in source_sink_complete() 892 VDBG(cdev, "%s disabled\n", ss->function.name); in disable_source_sink() 1127 VDBG(c->cdev, in sourcesink_setup() 1135 VDBG(c->cdev, "source/sink req%02x.%02x v%04x i%04x l%d\n", in sourcesink_setup()
|
D | f_ecm.c | 545 VDBG(cdev, "reset ecm control %d\n", intf); in ecm_set_alt() 549 VDBG(cdev, "init ecm ctrl %d\n", intf); in ecm_set_alt()
|
D | f_mass_storage.c | 539 VDBG(fsg, "get max LUN\n"); in fsg_setup() 547 VDBG(fsg, in fsg_setup() 1431 VDBG(fsg, "delayed bulk-in endpoint halt\n"); in halt_bulk_in_endpoint() 1454 VDBG(fsg, "delayed bulk-in endpoint wedge\n"); in wedge_bulk_in_endpoint() 1658 VDBG(common, " sense data: SK x%02x, ASC x%02x, ASCQ x%02x;" in send_status() 1702 VDBG(common, "SCSI command: %s; Dc=%d, D%c=%u; Hc=%d%s\n", in check_command()
|
D | f_loopback.c | 294 VDBG(cdev, "%s disabled\n", loop->function.name); in disable_loopback()
|
/drivers/usb/gadget/udc/ |
D | at91_udc.h | 152 # define VDBG DBG macro 154 # define VDBG(stuff...) do{}while(0) macro 158 # define PACKET VDBG
|
D | amd5536udc.c | 443 VDBG(ep->dev, "ep-%d reset\n", ep->num); in ep_init() 517 VDBG(ep->dev, "udc_alloc_req(): ep%d\n", ep->num); in udc_alloc_request() 534 VDBG(ep->dev, "udc_alloc_req: req = %p dma_desc = %p, " in udc_alloc_request() 563 VDBG(ep->dev, "free_req req=%p\n", req); in udc_free_request() 566 VDBG(ep->dev, "req->td_data=%p\n", req->td_data); in udc_free_request() 656 VDBG(dev, "udc_read_dwords(): %d dwords\n", dwords); in udc_rxfifo_read_dwords() 669 VDBG(dev, "udc_read_bytes(): %d bytes\n", bytes); in udc_rxfifo_read_bytes() 719 VDBG(ep->dev, "ep %s: rxfifo read %d bytes\n", ep->ep.name, bytes); in udc_rxfifo_read() 731 VDBG(ep->dev, "prep_dma\n"); in prep_dma() 732 VDBG(ep->dev, "prep_dma ep%d req->td_data=%p\n", in prep_dma() [all …]
|
D | fsl_udc_core.c | 193 VDBG("complete %s req %p stat %d len %u/%u", in done() 317 VDBG("vir[qh_base] is %p phy[qh_base] is 0x%8x reg is 0x%8x", in dr_controller_setup() 509 VDBG("error ep type is %d", ep_type); in struct_ep_qh_setup() 623 VDBG("enabled %s (ep%d%s) maxpacket %d",ep->ep.name, in fsl_ep_enable() 645 VDBG("%s not enabled", _ep ? ep->ep.name : NULL); in fsl_ep_disable() 671 VDBG("disabled %s OK", _ep->name); in fsl_ep_disable() 820 VDBG("multi-dtd request!"); in fsl_build_dtd() 832 VDBG("length = %d address= 0x%x", *length, (int)*dma); in fsl_build_dtd() 883 VDBG("%s, bad params", __func__); in fsl_ep_queue() 887 VDBG("%s, bad ep", __func__); in fsl_ep_queue() [all …]
|
D | goku_udc.c | 253 VDBG(dev, "disable %s\n", _ep->name); in goku_ep_disable() 316 VDBG(dev, "complete %s req %p stat %d len %u/%u\n", in done() 388 VDBG(dev, "wrote %s %u bytes%s IN %u left %p\n", in write_fifo() 448 VDBG(ep->dev, "read %s %u bytes%s OUT req %p %u/%u\n", in read_fifo() 623 VDBG(dev, "done %s %s dma, %u/%u bytes, req %p\n", in dma_advance() 689 VDBG(ep->dev, "%s %s %s %d/%d\n", __func__, ep->ep.name, in abort_dma() 740 VDBG(dev, "%s queue req %p, len %u buf %p\n", in goku_queue() 824 VDBG(dev, "%s %s %s %s %p\n", __func__, _ep->name, in goku_dequeue() 859 VDBG(ep->dev, "%s clear halt\n", ep->ep.name); in goku_clear_halt() 912 VDBG(ep->dev, "%s set halt\n", ep->ep.name); in goku_set_halt() [all …]
|
D | omap_udc.c | 233 VDBG("%s enabled\n", _ep->name); in omap_ep_enable() 261 VDBG("%s disabled\n", _ep->name); in omap_ep_disable() 311 VDBG("complete %s req %p stat %d len %u/%u\n", in done() 685 VDBG("%s, RX_CNT irq?\n", ep->ep.name); in dma_irq() 911 VDBG("%s queue req %p, len %d buf %p\n", in omap_ep_queue() 1108 VDBG("%s %s halt stat %d\n", ep->ep.name, in omap_ep_set_halt() 1255 VDBG("VBUS %s\n", is_active ? "on" : "off"); in omap_vbus_session() 1550 VDBG("set config %d\n", w_value); in ep0_irq() 1589 VDBG("%s halt cleared by host\n", ep->name); in ep0_irq() 1615 VDBG("%s halted by host\n", ep->name); in ep0_irq() [all …]
|
D | omap_udc.h | 184 # define VDBG DBG macro 186 # define VDBG(stuff...) do{}while(0) macro
|
D | goku_udc.h | 280 #define VDBG DBG macro 282 #define VDBG(dev,fmt,args...) \ macro
|
D | at91_udc.c | 266 VDBG("%s done %p, status %d\n", ep->ep.name, req, status); in done() 458 VDBG("%s %s\n", __func__, ep->ep.name); in nuke() 663 VDBG("toggle config\n"); in at91_ep_queue() 759 VDBG("halt %s\n", ep->ep.name); in at91_ep_set_halt() 1086 VDBG("SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_setup() 1117 VDBG("wait for config\n"); in handle_setup() 1256 VDBG("req %02x.%02x protocol STALL; stat %d\n", in handle_setup() 1286 VDBG("ep0 stalled\n"); in handle_ep0() 1339 VDBG("address %d\n", udc->addr); in handle_ep0() 1425 VDBG("end bus reset\n"); in at91_udc_irq()
|
D | amd5536udc.h | 612 #define VDBG DBG macro 614 #define VDBG(udc , args...) do {} while (0) macro
|
D | fsl_usb2_udc.h | 551 #define VDBG DBG macro 553 #define VDBG(stuff...) do{}while(0) macro
|
/drivers/usb/common/ |
D | usb-otg-fsm.c | 40 VDBG("Changing role fsm->protocol= %d; new protocol= %d\n", in otg_set_protocol() 130 VDBG("Set state: %s\n", usb_otg_state_string(new_state)); in otg_set_state() 257 VDBG("fsm->id = %d\n", fsm->id); in otg_statemachine() 365 VDBG("quit statemachine, changed = %d\n", state_changed); in otg_statemachine()
|
/drivers/usb/phy/ |
D | phy-fsl-usb.c | 289 VDBG("a_wait_enum timeout\n"); in a_wait_enum() 521 VDBG("host on......\n"); in fsl_otg_start_host() 545 VDBG("host off......\n"); in fsl_otg_start_host() 572 VDBG("gadget %s\n", on ? "on" : "off"); in fsl_otg_start_gadget() 607 VDBG("host off......\n"); in fsl_otg_set_host() 648 VDBG("otg_dev 0x%x\n", (int)otg_dev); in fsl_otg_set_peripheral() 649 VDBG("fsl_otg_dev 0x%x\n", (int)fsl_otg_dev); in fsl_otg_set_peripheral() 788 VDBG("ID int (ID is %d)\n", fsm->id); in fsl_otg_isr()
|
/drivers/usb/host/ |
D | isp116x.h | 331 # define VDBG DBG macro 333 # define VDBG(stuff...) do{}while(0) macro
|
D | isp1362.h | 592 # define VDBG(fmt...) DBG(3, fmt) macro 594 # define VDBG(fmt...) do {} while (0) macro
|
D | isp116x-hcd.c | 859 VDBG("dequeue, urb %p active; wait for irq\n", in isp116x_urb_dequeue() 1680 VDBG("%s: state %x\n", __func__, state.event); in isp116x_suspend() 1689 VDBG("%s\n", __func__); in isp116x_resume()
|
/drivers/usb/gadget/legacy/ |
D | printer.c | 309 VDBG(dev, "rx shutdown, code %d\n", status); in rx_complete() 339 VDBG(dev, "tx err %d\n", req->status); in tx_complete() 976 VDBG(dev, in printer_func_setup()
|