Home
last modified time | relevance | path

Searched defs:port_len (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/usb/usbip/src/
Dusbip_detach.c50 unsigned int port_len = strlen(port); in detach_port() local
/linux-4.4.14/tools/usb/usbip/libsrc/
Dvhci_driver.c165 char *port, unsigned long port_len, char *busid) in read_record()