Home
last modified time | relevance | path

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

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