Home
last modified time | relevance | path

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

/rkdeveloptool/
H A DRKScan.cpp170 config.emDeviceType = RKNONE_DEVICE; in SetVidPid()
175 config.emDeviceType = RKNONE_DEVICE; in SetVidPid()
180 config.emDeviceType = RKNONE_DEVICE; in SetVidPid()
185 config.emDeviceType = RKNONE_DEVICE; in SetVidPid()
190 config.emDeviceType = RKNONE_DEVICE; in SetVidPid()
197 config.emDeviceType = RKNONE_DEVICE; in SetVidPid()
254 desc.emDeviceType = RKNONE_DEVICE; in EnumerateUsbDevice()
294 type = RKNONE_DEVICE; in IsRockusbDevice()
312 (*iter).emDeviceType = RKNONE_DEVICE; in Search()
551 device.emDeviceType = RKNONE_DEVICE; in Wait()
H A DDefineHeader.h44 RKNONE_DEVICE = 0, enumerator
H A DRKDevice.cpp448 ENUM_RKDEVICE_TYPE curDeviceType = RKNONE_DEVICE; in CheckChip()
H A Dmain.cpp1500 int chipType = RKNONE_DEVICE; in getChipType()
1540 if (chipType == RKNONE_DEVICE) { in getChipType()