Searched refs:dwc2_hc_cleanup (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
H A D | hcd.h | 481 void dwc2_hc_cleanup(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan);
|
H A D | hcd_ddma.c | 316 dwc2_hc_cleanup(hsotg, chan); in dwc2_release_channel_ddma()
|
H A D | hcd.c | 957 * dwc2_hc_cleanup() - Clears the transfer state for a host channel 965 void dwc2_hc_cleanup(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan) in dwc2_hc_cleanup() function 1732 dwc2_hc_cleanup(hsotg, channel); in dwc2_hcd_cleanup_channels() 2333 dwc2_hc_cleanup(hsotg, chan); in dwc2_hcd_reinit()
|
H A D | hcd_intr.c | 761 dwc2_hc_cleanup(hsotg, chan); in dwc2_release_channel()
|
/kernel/linux/linux-6.6/drivers/usb/dwc2/ |
H A D | hcd.h | 452 void dwc2_hc_cleanup(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan);
|
H A D | hcd_ddma.c | 286 dwc2_hc_cleanup(hsotg, chan); in dwc2_release_channel_ddma()
|
H A D | hcd.c | 922 * dwc2_hc_cleanup() - Clears the transfer state for a host channel 930 void dwc2_hc_cleanup(struct dwc2_hsotg *hsotg, struct dwc2_host_chan *chan) in dwc2_hc_cleanup() function 1697 dwc2_hc_cleanup(hsotg, channel); in dwc2_hcd_cleanup_channels() 2298 dwc2_hc_cleanup(hsotg, chan); in dwc2_hcd_reinit()
|
H A D | hcd_intr.c | 731 dwc2_hc_cleanup(hsotg, chan); in dwc2_release_channel()
|
Completed in 23 milliseconds