ep_count_bytes_remain 798 drivers/usb/gadget/udc/pxa27x_udc.c bytes_ep = ep_count_bytes_remain(ep); ep_count_bytes_remain 1265 drivers/usb/gadget/udc/pxa27x_udc.c return ep_count_bytes_remain(ep) + 1; ep_count_bytes_remain 1839 drivers/usb/gadget/udc/pxa27x_udc.c if (epout_has_pkt(ep) && (ep_count_bytes_remain(ep) == 0))