Home
last modified time | relevance | path

Searched refs:dwc2_hw_is_host (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
Dplatform.c99 } else if (dwc2_hw_is_host(hsotg)) { in dwc2_get_dr_mode()
Dcore.h1367 bool dwc2_hw_is_host(struct dwc2_hsotg *hsotg);
Dcore.c975 bool dwc2_hw_is_host(struct dwc2_hsotg *hsotg) in dwc2_hw_is_host() function