Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dplatform.c92 if (dwc2_hw_is_device(hsotg)) { in dwc2_get_dr_mode()
H A Dcore.h1374 bool dwc2_hw_is_device(struct dwc2_hsotg *hsotg);
H A Dcore.c994 bool dwc2_hw_is_device(struct dwc2_hsotg *hsotg) in dwc2_hw_is_device() function
H A Dgadget.c4579 if (dwc2_hw_is_device(hsotg)) { in dwc2_hsotg_udc_start()