Home
last modified time | relevance | path

Searched refs:dwc2_hw_is_device (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/usb/dwc2/
Dplatform.c92 if (dwc2_hw_is_device(hsotg)) { in dwc2_get_dr_mode()
Dcore.h1366 bool dwc2_hw_is_device(struct dwc2_hsotg *hsotg);
Dcore.c984 bool dwc2_hw_is_device(struct dwc2_hsotg *hsotg) in dwc2_hw_is_device() function
Dgadget.c4486 if (dwc2_hw_is_device(hsotg)) { in dwc2_hsotg_udc_start()