Home
last modified time | relevance | path

Searched refs:dwc3_gadget_init (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddrd.c406 ret = dwc3_gadget_init(dwc); in dwc3_otg_update()
H A Dcore.h1471 int dwc3_gadget_init(struct dwc3 *dwc);
1481 static inline int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
H A Dcore.c220 ret = dwc3_gadget_init(dwc); in __dwc3_set_mode()
1212 ret = dwc3_gadget_init(dwc); in dwc3_core_init_mode()
H A Dgadget.c3929 * dwc3_gadget_init - initializes gadget related registers
3934 int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddrd.c406 ret = dwc3_gadget_init(dwc); in dwc3_otg_update()
H A Dcore.h1580 int dwc3_gadget_init(struct dwc3 *dwc);
1592 static inline int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function
H A Dcore.c222 ret = dwc3_gadget_init(dwc); in __dwc3_set_mode()
1396 ret = dwc3_gadget_init(dwc); in dwc3_core_init_mode()
H A Dgadget.c4563 * dwc3_gadget_init - initializes gadget related registers
4568 int dwc3_gadget_init(struct dwc3 *dwc) in dwc3_gadget_init() function

Completed in 23 milliseconds