Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddrd.c496 static int dwc3_setup_role_switch(struct dwc3 *dwc) in dwc3_setup_role_switch() function
534 #define dwc3_setup_role_switch(x) 0 macro
543 return dwc3_setup_role_switch(dwc); in dwc3_drd_init()