Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/storage/
Dusb.h198 #define USB_VENDOR_ID_GENESYS 0x05e3 /* Genesys Logic */ macro
Dtransport.c1188 if (us->pusb_dev->descriptor.idVendor == USB_VENDOR_ID_GENESYS) in usb_stor_Bulk_transport()
Dusb.c1013 if (ss->pusb_dev->descriptor.idVendor == USB_VENDOR_ID_GENESYS) in storage_probe()