Searched defs:typereq (Results 1 - 1 of 1) sorted by path

/drivers/usb/dwc2/
H A Dhcd.c1475 static int dwc2_hcd_hub_control(struct dwc2_hsotg *hsotg, u16 typereq, argument
1485 switch (typereq) {
1777 typereq, windex, wvalue);
2624 static int _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue, argument
2627 int retval = dwc2_hcd_hub_control(dwc2_hcd_to_hsotg(hcd), typereq,

Completed in 53 milliseconds