Searched defs:port_len (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/usb/usbip/src/ |
H A D | usbip_detach.c | 41 unsigned int port_len = strlen(port); in detach_port() local
|
/kernel/linux/linux-6.6/tools/usb/usbip/src/ |
H A D | usbip_detach.c | 41 unsigned int port_len = strlen(port); in detach_port() local
|
/kernel/linux/linux-5.10/tools/usb/usbip/libsrc/ |
H A D | vhci_driver.c | 187 read_record(int rhport, char *host, unsigned long host_len, char *port, unsigned long port_len, char *busid) read_record() argument
|
/kernel/linux/linux-6.6/tools/usb/usbip/libsrc/ |
H A D | vhci_driver.c | 187 read_record(int rhport, char *host, unsigned long host_len, char *port, unsigned long port_len, char *busid) read_record() argument
|
Completed in 3 milliseconds