Home
last modified time | relevance | path

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

/linux/tools/usb/usbip/libsrc/
H A Dusbip_host_driver.c47 .refresh_device_list = usbip_generic_refresh_device_list,
H A Dusbip_host_common.h87 int usbip_generic_refresh_device_list(struct usbip_host_driver *hdriver);
H A Dusbip_device_driver.c153 .refresh_device_list = usbip_generic_refresh_device_list,
H A Dusbip_host_common.c196 int usbip_generic_refresh_device_list(struct usbip_host_driver *hdriver) in usbip_generic_refresh_device_list() function