Home
last modified time | relevance | path

Searched refs:dwc2_gadget_init (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h1401 int dwc2_gadget_init(struct dwc2_hsotg *hsotg);
1427 static inline int dwc2_gadget_init(struct dwc2_hsotg *hsotg) in dwc2_gadget_init() function
H A Dplatform.c546 retval = dwc2_gadget_init(hsotg); in dwc2_driver_probe()
H A Dgadget.c4909 * dwc2_gadget_init - init function for gadget
4913 int dwc2_gadget_init(struct dwc2_hsotg *hsotg) in dwc2_gadget_init() function
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h1391 int dwc2_gadget_init(struct dwc2_hsotg *hsotg);
1425 static inline int dwc2_gadget_init(struct dwc2_hsotg *hsotg) in dwc2_gadget_init() function
H A Dplatform.c569 retval = dwc2_gadget_init(hsotg); in dwc2_driver_probe()
H A Dgadget.c4961 * dwc2_gadget_init - init function for gadget
4965 int dwc2_gadget_init(struct dwc2_hsotg *hsotg) in dwc2_gadget_init() function

Completed in 19 milliseconds