Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Ddrd.c112 if (dwc2_is_device_enabled(hsotg)) { in dwc2_drd_role_sw_set()
H A Dcore.h1415 #define dwc2_is_device_enabled(hsotg) (hsotg->enabled) macro
1444 #define dwc2_is_device_enabled(hsotg) (0) macro