Searched refs:emDeviceType (Results 1 – 5 of 5) sorted by relevance
60 if (m_deviceConfigSet[i].emDeviceType == type) { in FindRockusbVidPid()80 config.emDeviceType = m_deviceConfigSet[i].emDeviceType; in AddRockusbVidPid()93 config.emDeviceType = RK27_DEVICE; in SetVidPid()98 config.emDeviceType = RK28_DEVICE; in SetVidPid()103 config.emDeviceType = RKNANO_DEVICE; in SetVidPid()108 config.emDeviceType = RKCROWN_DEVICE; in SetVidPid()113 config.emDeviceType = RK281X_DEVICE; in SetVidPid()118 config.emDeviceType = RKCAYMAN_DEVICE; in SetVidPid()123 config.emDeviceType = RK29_DEVICE; in SetVidPid()128 config.emDeviceType = RKPANDA_DEVICE; in SetVidPid()[all …]
9 ENUM_RKDEVICE_TYPE emDeviceType; member
129 ENUM_RKDEVICE_TYPE emDeviceType; member
161 m_device = device.emDeviceType; in CRKDevice()
1784 dev.emDeviceType = pBoot->SupportDevice; in download_boot()1859 dev.emDeviceType = pBoot->SupportDevice; in upgrade_loader()