Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd.c3370 static int dwc2_hcd_hub_control(struct dwc2_hsotg *hsotg, u16 typereq, in dwc2_hcd_hub_control() argument
3381 switch (typereq) { in dwc2_hcd_hub_control()
3717 typereq, windex, wvalue); in dwc2_hcd_hub_control()
4817 static int _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue, in _dwc2_hcd_hub_control() argument
4820 int retval = dwc2_hcd_hub_control(dwc2_hcd_to_hsotg(hcd), typereq, in _dwc2_hcd_hub_control()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhcd.c3376 static int dwc2_hcd_hub_control(struct dwc2_hsotg *hsotg, u16 typereq, in dwc2_hcd_hub_control() argument
3387 switch (typereq) { in dwc2_hcd_hub_control()
3735 typereq, windex, wvalue); in dwc2_hcd_hub_control()
4902 static int _dwc2_hcd_hub_control(struct usb_hcd *hcd, u16 typereq, u16 wvalue, in _dwc2_hcd_hub_control() argument
4905 int retval = dwc2_hcd_hub_control(dwc2_hcd_to_hsotg(hcd), typereq, in _dwc2_hcd_hub_control()

Completed in 12 milliseconds