Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/userspace/libsrc/
Dvhci_driver.h58 int usbip_vhci_attach_device2(uint8_t port, int sockfd, uint32_t devid,
Dvhci_driver.c452 int usbip_vhci_attach_device2(uint8_t port, int sockfd, uint32_t devid, in usbip_vhci_attach_device2() function
491 return usbip_vhci_attach_device2(port, sockfd, devid, speed); in usbip_vhci_attach_device()