Home
last modified time | relevance | path

Searched defs:device (Results 1 – 2 of 2) sorted by relevance

/rkdeveloptool/
H A DRKScan.cpp405 bool CRKScan::MutexWait(UINT_VECTOR &vecExistedDevice, STRUCT_RKDEVICE_DESC &device, ENUM_RKUSB_TYP… in MutexWait()
496 bool CRKScan::Wait(STRUCT_RKDEVICE_DESC &device, ENUM_RKUSB_TYPE usbType, USHORT usVid, USHORT usPi… in Wait()
579 bool CRKScan::GetDevice(STRUCT_RKDEVICE_DESC &device, int pos) in GetDevice()
H A DRKDevice.cpp115 CRKDevice::CRKDevice(STRUCT_RKDEVICE_DESC &device) in CRKDevice()