Searched refs:dwc2_read_packet (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
H A Dcore.c1767 * dwc2_read_packet() - Reads a packet from the Rx FIFO into the destination
1774 void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes) dwc2_read_packet() function
H A Dcore.h784 extern void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes);
H A Dhcd_intr.c192 dwc2_read_packet(hsotg, chan->xfer_buf, bcnt); dwc2_rx_fifo_level_intr()

Completed in 84 milliseconds