Home
last modified time | relevance | path

Searched refs:usbip_attach (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/tools/usb/usbip/src/
Dusbip.h27 int usbip_attach(int argc, char *argv[]);
DMakefile.am9 usbip_attach.c usbip_detach.c usbip_list.c \
Dusbip.c68 .fn = usbip_attach,
Dusbip_attach.c213 int usbip_attach(int argc, char *argv[]) in usbip_attach() function