Lines Matching refs:DMSG
223 DMSG("%s, bad ep or descriptor\n", __func__); in pxa25x_ep_enable()
231 DMSG("%s, %s type mismatch\n", __func__, _ep->name); in pxa25x_ep_enable()
240 DMSG("%s, bad %s maxpacket\n", __func__, _ep->name); in pxa25x_ep_enable()
246 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_enable()
271 DMSG("%s, %s not enabled\n", __func__, in pxa25x_ep_disable()
551 DMSG("%s overflow %d\n", in read_fifo()
607 DMSG("%s overflow\n", ep->ep.name); in read_ep0_fifo()
639 DMSG("%s, bad params\n", __func__); in pxa25x_ep_queue()
645 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_queue()
652 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_queue()
708 DMSG("ep0 i/o, odd state %d\n", dev->ep0state); in pxa25x_ep_queue()
794 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_set_halt()
803 DMSG("only host can clear %s halt\n", _ep->name); in pxa25x_ep_set_halt()
846 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_fifo_status()
865 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_fifo_flush()
930 DMSG("%s\n", is_active ? "active" : "inactive"); in pullup()
941 DMSG("disconnect %s\n", udc->driver in pullup()
963 DMSG("vbus %s\n", is_active ? "supplied" : "inactive"); in pxa25x_udc_vbus_session()
1467 DMSG("SETUP %d!\n", i); in handle_ep0()
1511 DMSG("broken set_interface (%d/%d)\n", in handle_ep0()
1801 DMSG("%s %s\n", __func__, dev_name(dev)); in nop_release()