Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_detach.c41 unsigned int port_len = strlen(port); in detach_port() local
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dvhci_driver.c188 char *port, unsigned long port_len, char *busid) in read_record()