Home
last modified time | relevance | path

Searched refs:dwc2_hcd_is_bandwidth_allocated (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_hcd.h641 static inline int dwc2_hcd_is_bandwidth_allocated(struct dwc2_hsotg *hsotg, in dwc2_hcd_is_bandwidth_allocated() function
/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.c918 if (!dwc2_hcd_is_bandwidth_allocated(hsotg, xfer)) in dwc2_device_start()