Searched refs:DWC2_HC_XFER_ACK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | core.h | 1271 DWC2_HC_XFER_ACK, enumerator
|
H A D | hcd_intr.c | 1331 dwc2_halt_channel(hsotg, chan, qtd, DWC2_HC_XFER_ACK); in dwc2_hc_ack_intr() 1374 dwc2_halt_channel(hsotg, chan, qtd, DWC2_HC_XFER_ACK); in dwc2_hc_ack_intr()
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | core.h | 1258 DWC2_HC_XFER_ACK, enumerator
|
H A D | hcd_intr.c | 1301 dwc2_halt_channel(hsotg, chan, qtd, DWC2_HC_XFER_ACK); in dwc2_hc_ack_intr() 1344 dwc2_halt_channel(hsotg, chan, qtd, DWC2_HC_XFER_ACK); in dwc2_hc_ack_intr()
|
Completed in 10 milliseconds