Home
last modified time | relevance | path

Searched refs:VDBG (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dat91_udc.h160 # define VDBG DBG macro
162 # define VDBG(stuff...) do{}while(0) macro
166 # define PACKET VDBG
H A Dsnps_udc_core.c451 VDBG(ep->dev, "ep-%d reset\n", ep->num); in ep_init()
525 VDBG(ep->dev, "udc_alloc_req(): ep%d\n", ep->num); in udc_alloc_request()
542 VDBG(ep->dev, "udc_alloc_req: req = %p dma_desc = %p, " in udc_alloc_request()
591 VDBG(ep->dev, "free_req req=%p\n", req); in udc_free_request()
594 VDBG(ep->dev, "req->td_data=%p\n", req->td_data); in udc_free_request()
684 VDBG(dev, "udc_read_dwords(): %d dwords\n", dwords); in udc_rxfifo_read_dwords()
697 VDBG(dev, "udc_read_bytes(): %d bytes\n", bytes); in udc_rxfifo_read_bytes()
747 VDBG(ep->dev, "ep %s: rxfifo read %d bytes\n", ep->ep.name, bytes); in udc_rxfifo_read()
769 VDBG(ep->dev, "udc_create_dma_chain: bytes=%ld buf_len=%ld\n", in udc_create_dma_chain()
876 VDBG(e in prep_dma()
[all...]
H A Domap_udc.h185 # define VDBG DBG macro
187 # define VDBG(stuff...) do{}while(0) macro
H A Dgoku_udc.h277 #define VDBG DBG macro
279 #define VDBG(dev,fmt,args...) \ macro
H A Dat91_udc.c271 VDBG("%s done %p, status %d\n", ep->ep.name, req, status); in done()
463 VDBG("%s %s\n", __func__, ep->ep.name); in nuke()
668 VDBG("toggle config\n"); in at91_ep_queue()
766 VDBG("halt %s\n", ep->ep.name); in at91_ep_set_halt()
950 /* VDBG("vbus %s\n", is_active ? "on" : "off"); */ in at91_vbus_session()
1087 VDBG("SETUP %02x.%02x v%04x i%04x l%04x\n", in handle_setup()
1118 VDBG("wait for config\n"); in handle_setup()
1257 VDBG("req %02x.%02x protocol STALL; stat %d\n", in handle_setup()
1287 VDBG("ep0 stalled\n"); in handle_ep0()
1340 VDBG("addres in handle_ep0()
[all...]
H A Damd5536udc.h656 #define VDBG DBG macro
658 #define VDBG(udc , args...) do {} while (0) macro
/linux/drivers/usb/phy/
H A Dphy-fsl-usb.c36 #define VDBG(fmt, args...) pr_debug("[%s] " fmt, \ macro
39 #define VDBG(stuff...) do {} while (0) macro
271 VDBG("a_wait_enum timeout\n"); in a_wait_enum()
482 VDBG("host on......\n"); in fsl_otg_start_host()
506 VDBG("host off......\n"); in fsl_otg_start_host()
533 VDBG("gadget %s\n", str_on_off(on)); in fsl_otg_start_gadget()
568 VDBG("host off......\n"); in fsl_otg_set_host()
609 VDBG("otg_dev 0x%x\n", (int)otg_dev); in fsl_otg_set_peripheral()
610 VDBG("fsl_otg_dev 0x%x\n", (int)fsl_otg_dev); in fsl_otg_set_peripheral()
738 VDBG("I in fsl_otg_isr()
[all...]
/linux/drivers/usb/common/
H A Dusb-otg-fsm.c22 #define VDBG(fmt, args...) pr_debug("[%s] " fmt, \ macro
25 #define VDBG(stuff...) do {} while (0) macro
34 VDBG("Changing role fsm->protocol= %d; new protocol= %d\n", in otg_set_protocol()
210 VDBG("Set state: %s\n", usb_otg_state_string(new_state)); in otg_set_state()
340 VDBG("fsm->id = %d\n", fsm->id); in otg_statemachine()
448 VDBG("quit statemachine, changed = %d\n", fsm->state_changed); in otg_statemachine()
/linux/drivers/usb/gadget/function/
H A Df_hid.c608 VDBG(cdev, "get_report : userspace timeout.\n"); in get_report_workqueue_handler()
631 VDBG(cdev, "usb_ep_queue error on ep0 responding to GET_REPORT\n"); in get_report_workqueue_handler()
852 VDBG(cdev, in hidg_setup()
859 VDBG(cdev, "get_report | wLength=%d\n", ctrl->wLength); in hidg_setup()
876 VDBG(cdev, "get_protocol\n"); in hidg_setup()
884 VDBG(cdev, "get_idle\n"); in hidg_setup()
892 VDBG(cdev, "set_report | wLength=%d\n", ctrl->wLength); in hidg_setup()
902 VDBG(cdev, "set_protocol\n"); in hidg_setup()
919 VDBG(cdev, "set_idle\n"); in hidg_setup()
932 VDBG(cde in hidg_setup()
[all...]
H A Df_midi.c295 VDBG(cdev, "%s gone (%d), %d/%d\n", ep->name, status, in f_midi_complete()
718 VDBG(midi, "%s()\n", __func__); in f_midi_in_open()
729 VDBG(midi, "%s()\n", __func__); in f_midi_in_close()
740 VDBG(midi, "%s() %d\n", __func__, up); in f_midi_in_trigger()
753 VDBG(midi, "%s()\n", __func__); in f_midi_out_open()
762 VDBG(midi, "%s()\n", __func__); in f_midi_out_close()
770 VDBG(midi, "%s()\n", __func__); in f_midi_out_trigger()
858 VDBG(midi, "%s() finished ok\n", __func__); in f_midi_register_card()
H A Df_ncm.c628 VDBG(cdev, "Notification %02x sent\n", in ncm_notify_complete()
669 VDBG(cdev, "Set NTB INPUT SIZE %d\n", in_size); in ncm_ep0out_complete()
727 VDBG(cdev, "Host asked NTB parameters\n"); in ncm_setup()
737 VDBG(cdev, "Host asked INPUT SIZE, sending %d\n", in ncm_setup()
764 VDBG(cdev, "Host asked NTB FORMAT, sending %d\n", format); in ncm_setup()
798 VDBG(cdev, "Host asked CRC MODE, sending %d\n", is_crc); in ncm_setup()
1338 VDBG(port->func.config->cdev, in ncm_unwrap_ntb()
H A Df_sourcesink.c546 VDBG(cdev, "%s gone (%d), %d/%d\n", ep->name, status, in source_sink_complete()
641 VDBG(cdev, "%s disabled\n", ss->function.name); in disable_source_sink()
811 VDBG(c->cdev, in sourcesink_setup()
819 VDBG(c->cdev, "source/sink req%02x.%02x v%04x i%04x l%d\n", in sourcesink_setup()
H A Df_ecm.c532 VDBG(cdev, "reset ecm control %d\n", intf); in ecm_set_alt()
535 VDBG(cdev, "init ecm ctrl %d\n", intf); in ecm_set_alt()
H A Df_printer.c290 VDBG(dev, "rx shutdown, code %d\n", status); in rx_complete()
320 VDBG(dev, "tx err %d\n", req->status); in tx_complete()
1059 VDBG(dev, in printer_func_setup()
H A Df_loopback.c300 VDBG(cdev, "%s disabled\n", loop->function.name); in disable_loopback()
/linux/drivers/usb/host/
H A Disp116x.h331 # define VDBG DBG macro
333 # define VDBG(stuff...) do{}while(0) macro
H A Disp1362.h546 # define VDBG(fmt...) DBG(3, fmt) macro
548 # define VDBG(fmt...) do {} while (0) macro
H A Disp116x-hcd.c860 VDBG("dequeue, urb %p active; wait for irq\n", in isp116x_urb_dequeue()
1662 VDBG("%s: state %x\n", __func__, state.event); in isp116x_suspend()
1671 VDBG("%s\n", __func__); in isp116x_resume()
/linux/drivers/usb/gadget/
H A Dcomposite.c1897 VDBG(cdev, "HNP inactive\n"); in composite_setup()
2190 VDBG(cdev, in composite_setup()