Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/dwc2/
Dhcd.c3369 static int dwc2_hcd_hub_control(struct dwc2_hsotg *hsotg, u16 typereq, in dwc2_hcd_hub_control() argument
3380 switch (typereq) { in dwc2_hcd_hub_control()
3716 typereq, windex, wvalue); in dwc2_hcd_hub_control()
4815 static int _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue, in _dwc2_hcd_hub_control() argument
4818 int retval = dwc2_hcd_hub_control(dwc2_hcd_to_hsotg(hcd), typereq, in _dwc2_hcd_hub_control()