Home
last modified time | relevance | path

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

/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_host_driver.c48 .get_device = usbip_generic_get_device,
H A Dusbip_host_common.h89 struct usbip_exported_device *usbip_generic_get_device(
H A Dusbip_device_driver.c154 .get_device = usbip_generic_get_device,
H A Dusbip_host_common.c267 struct usbip_exported_device *usbip_generic_get_device( in usbip_generic_get_device() function