Home
last modified time | relevance | path

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

/Linux-v4.19/tools/usb/usbip/libsrc/
Dusbip_host_driver.c60 .get_device = usbip_generic_get_device,
Dusbip_host_common.h101 struct usbip_exported_device *usbip_generic_get_device(
Dusbip_device_driver.c162 .get_device = usbip_generic_get_device,
Dusbip_host_common.c279 struct usbip_exported_device *usbip_generic_get_device( in usbip_generic_get_device() function