Lines Matching refs:DMSG
433 DMSG("%s, bad ep or descriptor\n", __func__); in pxa25x_ep_enable()
441 DMSG("%s, %s type mismatch\n", __func__, _ep->name); in pxa25x_ep_enable()
450 DMSG("%s, bad %s maxpacket\n", __func__, _ep->name); in pxa25x_ep_enable()
456 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_enable()
481 DMSG("%s, %s not enabled\n", __func__, in pxa25x_ep_disable()
762 DMSG("%s overflow %d\n", in read_fifo()
818 DMSG("%s overflow\n", ep->ep.name); in read_ep0_fifo()
850 DMSG("%s, bad params\n", __func__); in pxa25x_ep_queue()
856 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_queue()
863 DMSG("%s, bogus device state\n", __func__); in pxa25x_ep_queue()
919 DMSG("ep0 i/o, odd state %d\n", dev->ep0state); in pxa25x_ep_queue()
1005 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_set_halt()
1014 DMSG("only host can clear %s halt\n", _ep->name); in pxa25x_ep_set_halt()
1057 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_fifo_status()
1076 DMSG("%s, bad ep\n", __func__); in pxa25x_ep_fifo_flush()
1149 DMSG("%s\n", is_active ? "active" : "inactive"); in pullup()
1160 DMSG("disconnect %s\n", udc->driver in pullup()
1182 DMSG("vbus %s\n", is_active ? "supplied" : "inactive"); in pxa25x_udc_vbus_session()
1675 DMSG("SETUP %d!\n", i); in handle_ep0()
1719 DMSG("broken set_interface (%d/%d)\n", in handle_ep0()
2013 DMSG("%s %s\n", __func__, dev_name(dev)); in nop_release()