HomeSort by: relevance | last modified time | path
    Searched refs:dwc2_read_packet (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_core.h 908 extern void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes);
dwc2_hcdintr.c 205 dwc2_read_packet(hsotg, chan->xfer_buf, bcnt);
dwc2_core.c 2293 * dwc2_read_packet() - Reads a packet from the Rx FIFO into the destination
2300 void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes) function in typeref:typename:void

Completed in 16 milliseconds