Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rt2860/iface/
Drtmp_usb.h183 #define DEVICE_VENDOR_REQUEST_IN 0xc0 macro
/linux-2.6.39/drivers/staging/rt2870/common/
Drtusb_io.c148 DEVICE_VENDOR_REQUEST_IN, 0x7, 0, Offset, in RTUSBMultiRead()
243 DEVICE_VENDOR_REQUEST_IN, 0x7, 0, Offset, in RTUSBReadMACRegister()
495 DEVICE_VENDOR_REQUEST_IN, 0x9, 0, Offset, in RTUSBReadEEPROM()
885 else if (RequestType == DEVICE_VENDOR_REQUEST_IN) in RTUSB_VendorRequest()
909 && (RequestType == DEVICE_VENDOR_REQUEST_IN)) in RTUSB_VendorRequest()