Searched refs:vhci_hub_control (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 34 static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, 315 static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in vhci_hub_control() function 1361 .hub_control = vhci_hub_control,
|
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 34 static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, 315 static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in vhci_hub_control() function 1330 .hub_control = vhci_hub_control,
|
Completed in 4 milliseconds