Home
last modified time | relevance | path

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

/linux-6.1.9/tools/usb/usbip/src/
Dusbip.h15 int usbip_attach(int argc, char *argv[]);
DMakefile.am9 usbip_attach.c usbip_detach.c usbip_list.c \
Dusbip.c56 .fn = usbip_attach,
Dusbip_attach.c201 int usbip_attach(int argc, char *argv[]) in usbip_attach() function