Searched refs:dwc2_hc_halt (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/usb/dwc2/ |
H A D | hcd_intr.c | 791 dwc2_hc_halt(hsotg, chan, halt_status); dwc2_halt_channel() 1546 dwc2_hc_halt(hsotg, chan, DWC2_HC_XFER_AHB_ERR); dwc2_hc_ahberr_intr()
|
H A D | hcd_ddma.c | 1170 dwc2_hc_halt(hsotg, chan, halt_status); dwc2_hcd_complete_xfer_ddma()
|
H A D | core.c | 1015 * dwc2_hc_halt() - Attempts to halt a host channel 1042 void dwc2_hc_halt(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan, dwc2_hc_halt() function
|
H A D | hcd.c | 459 dwc2_hc_halt(hsotg, qh->channel, dwc2_hcd_urb_dequeue() 1020 dwc2_hc_halt(hsotg, chan, chan->halt_status); dwc2_queue_transaction()
|
H A D | core.h | 761 extern void dwc2_hc_halt(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan,
|
Completed in 111 milliseconds