Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/usbip/userspace/libsrc/
Dusbip_host_driver.c172 struct sysfs_device *suintf; in refresh_exported_devices() local
194 dlist_for_each_data(suintf_list, suintf, struct sysfs_device) { in refresh_exported_devices()
196 sudev = sysfs_get_device_parent(suintf); in refresh_exported_devices()
198 dbg("sysfs_get_device_parent failed: %s", suintf->name); in refresh_exported_devices()