Lines Matching refs:DMSG
429 DMSG("%s, bad ep or descriptor\n", __func__); in pxa25x_ep_enable()
437 DMSG("%s, %s type mismatch\n", __func__, _ep->name); in pxa25x_ep_enable()
446 DMSG("%s, bad %s maxpacket\n", __func__, _ep->name); in pxa25x_ep_enable()
452 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_enable()
477 DMSG("%s, %s not enabled\n", __func__, in pxa25x_ep_disable()
758 DMSG("%s overflow %d\n", in read_fifo()
814 DMSG("%s overflow\n", ep->ep.name); in read_ep0_fifo()
846 DMSG("%s, bad params\n", __func__); in pxa25x_ep_queue()
852 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_queue()
859 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_queue()
915 DMSG("ep0 i/o, odd state %d\n", dev->ep0state); in pxa25x_ep_queue()
1004 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_set_halt()
1013 DMSG("only host can clear %s halt\n", _ep->name); in pxa25x_ep_set_halt()
1056 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_fifo_status()
1075 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_fifo_flush()
1148 DMSG("%s\n", is_active ? "active" : "inactive"); in pullup()
1159 DMSG("disconnect %s\n", udc->driver in pullup()
1181 DMSG("vbus %s\n", is_active ? "supplied" : "inactive"); in pxa25x_udc_vbus_session()
1637 DMSG("SETUP %d!\n", i); in handle_ep0()
1681 DMSG("broken set_interface (%d/%d)\n", in handle_ep0()
1975 DMSG("%s %s\n", __func__, dev_name(dev)); in nop_release()