Home
last modified time | relevance | path

Searched refs:usb_hub_claim_port (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dstub_dev.c385 rc = usb_hub_claim_port(udev->parent, udev->portnum, in stub_probe()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dstub_dev.c387 rc = usb_hub_claim_port(udev->parent, udev->portnum, in stub_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dusb.h889 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1,
/kernel/linux/linux-6.6/include/linux/
H A Dusb.h921 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1,
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhub.c1967 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1, in usb_hub_claim_port() function
1981 EXPORT_SYMBOL_GPL(usb_hub_claim_port); variable
H A Ddevio.c2410 rc = usb_hub_claim_port(ps->dev, portnum, ps); in proc_claim_port()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhub.c1988 int usb_hub_claim_port(struct usb_device *hdev, unsigned port1, in usb_hub_claim_port() function
2002 EXPORT_SYMBOL_GPL(usb_hub_claim_port); variable
H A Ddevio.c2425 rc = usb_hub_claim_port(ps->dev, portnum, ps); in proc_claim_port()

Completed in 31 milliseconds