Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/userspace/libsrc/
Dusbip_host_driver.c102 static struct usbip_exported_device *usbip_exported_device_new(char *sdevpath) in usbip_exported_device_new() argument
114 edev->sudev = sysfs_open_device_path(sdevpath); in usbip_exported_device_new()
116 dbg("sysfs_open_device_path failed: %s", sdevpath); in usbip_exported_device_new()