Home
last modified time | relevance | path

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

/linux/tools/usb/usbip/src/
A Dusbip_detach.c41 unsigned int port_len = strlen(port); in detach_port() local
43 for (unsigned int i = 0; i < port_len; i++) in detach_port()
/linux/tools/usb/usbip/libsrc/
A Dvhci_driver.c188 char *port, unsigned long port_len, char *busid) in read_record() argument
195 int max_len[] = {(int)host_len, (int)port_len, SYSFS_BUS_ID_SIZE}; in read_record()
196 size_t buffer_len = host_len + port_len + SYSFS_BUS_ID_SIZE + 4; in read_record()

Completed in 4 milliseconds