Lines Matching refs:data
41 * returns descriptors, implements configuration and data protocols used
420 * control endpoint fifo. If endpoint is a data endpoint, checks if bytes
703 * ep0_end_out_req - Ends control endpoint OUT request (ends data stage)
739 * ep0_end_in_req - Ends control endpoint IN request (ends data stage)
945 /* requests complete when all IN data is in the FIFO */
1270 * Discards all data in one endpoint(IN or OUT), except control endpoint.
1584 * @data: the usb_gadget structure in pxa_udc
1591 void *data)
1593 struct usb_gadget *gadget = data;
1651 * udc_init_data - Initialize udc device data structures
1884 * handle_ep0 - Handle control endpoint data transfers
1891 * Tries to transfer all pending request data into the endpoint and/or
1892 * transfer all pending data in the endpoint into usb requests.
1921 * UDCCSR0_OPC would flush the setup data, we almost never clear UDCCSR0_OPC
1922 * => we never actually read the "status stage" packet of an IN data stage
2008 * handle_ep - Handle endpoint data tranfers
2011 * Tries to transfer all pending request data into the endpoint and/or
2012 * transfer all pending data in the endpoint into usb requests.
2129 * irq_handle_data - Handle data transfer
2133 * Called from irq handler, transferts data to or from endpoint to queue