Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dstub_dev.c101 if (sdev->ud.status != SDEV_ST_AVAILABLE) { in store_sockfd()
255 ud->status = SDEV_ST_AVAILABLE; in stub_device_reset()
299 sdev->ud.status = SDEV_ST_AVAILABLE; in stub_device_alloc()
Dusbip_common.h240 SDEV_ST_AVAILABLE = 0x01, enumerator
/linux-3.4.99/drivers/staging/usbip/userspace/libsrc/
Dusbip_common.h89 SDEV_ST_AVAILABLE = 0x01, enumerator
Dusbip_host_driver.c343 if (edev->status != SDEV_ST_AVAILABLE) { in usbip_host_export_device()
Dusbip_common.c35 { SDEV_ST_AVAILABLE, "Device Available" },