Searched refs:usbip (Results 1 – 16 of 16) sorted by relevance
75 src/usbip list -l;89 src/usbip bind -b $busid;121 src/usbip port;137 src/usbip port;149 src/usbip port;157 src/usbip detach -p 00;158 src/usbip detach -p 01;162 src/usbip port;166 src/usbip detach -p 00;167 src/usbip detach -p 01;[all …]
2 # README for usbip-utils15 - usbip-vhci23 - usbip-vudc27 - usbip-utils72 - Start usbip daemon.74 server:# usbip list -l117 client:# usbip port137 trois:# usbip list -l177 trois:# usbip list -l228 deux:# usbip port[all …]
3 includedir = @includedir@/usbip8 dist_man_MANS := $(addprefix doc/, usbip.8 usbipd.8)
32 src/usbip
4 AC_INIT([usbip-utils], [2.0], [linux-usb@vger.kernel.org])
4 obj-$(CONFIG_USBIP_CORE) += usbip-core.o5 usbip-core-y := usbip_common.o usbip_event.o10 obj-$(CONFIG_USBIP_HOST) += usbip-host.o11 usbip-host-y := stub_dev.o stub_main.o stub_rx.o stub_tx.o13 obj-$(CONFIG_USBIP_VUDC) += usbip-vudc.o14 usbip-vudc-y := vudc_dev.o vudc_sysfs.o vudc_tx.o vudc_rx.o vudc_transfer.o vudc_main.o
14 programs, please see <http://usbip.sourceforge.net/>.17 be called usbip-core.60 module will be called usbip-host.71 module will be called usbip-vudc.
149 ATTRIBUTE_GROUPS(usbip);
6 sbin_PROGRAMS := usbip usbipd program8 usbip_SOURCES := usbip.h utils.h usbip.c utils.c usbip_network.c \
1 What: /sys/devices/platform/usbip-vudc.%d/dev_desc12 What: /sys/devices/platform/usbip-vudc.%d/usbip_status27 What: /sys/devices/platform/usbip-vudc.%d/usbip_sockfd
69 [[ -d /sys/class/udc/usbip-vudc.0 ]] || modprobe usbip-vudc num=1
64 obj-$(CONFIG_USBIP_CORE) += usbip/
110 source "drivers/usb/usbip/Kconfig"
90 function stub_recv_cmd_unlink of drivers/usb/usbip/stub_rx.c).138 This is defined in tools/usb/usbip/configure.ac347 | | | tweak_transfer_flags in drivers/usb/usbip/ |
516 drivers/usb/usbip/Kconfig \
19725 F: drivers/usb/usbip/19726 F: tools/testing/selftests/drivers/usb/usbip/19727 F: tools/usb/usbip/
Completed in 46 milliseconds