Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/usb/dwc3/
Ddrd.c499 static int dwc3_setup_role_switch(struct dwc3 *dwc) in dwc3_setup_role_switch() function
537 #define dwc3_setup_role_switch(x) 0 macro
546 return dwc3_setup_role_switch(dwc); in dwc3_drd_init()