Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h1325 void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes);
H A Dhcd_intr.c219 dwc2_read_packet(hsotg, chan->xfer_buf, bcnt); in dwc2_rx_fifo_level_intr()
H A Dhcd.c401 * dwc2_read_packet() - Reads a packet from the Rx FIFO into the destination
408 void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes) in dwc2_read_packet() function
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h1313 void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes);
H A Dhcd_intr.c189 dwc2_read_packet(hsotg, chan->xfer_buf, bcnt); in dwc2_rx_fifo_level_intr()
H A Dhcd.c366 * dwc2_read_packet() - Reads a packet from the Rx FIFO into the destination
373 void dwc2_read_packet(struct dwc2_hsotg *hsotg, u8 *dest, u16 bytes) in dwc2_read_packet() function

Completed in 23 milliseconds