Home
last modified time | relevance | path

Searched refs:usbip_host_refresh_device_list (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/usbip/userspace/libsrc/
Dusbip_host_driver.h44 int usbip_host_refresh_device_list(void);
Dusbip_host_driver.c312 int usbip_host_refresh_device_list(void) in usbip_host_refresh_device_list() function
/linux-3.4.99/drivers/staging/usbip/userspace/src/
Dusbipd.c234 ret = usbip_host_refresh_device_list(); in recv_pdu()