Searched refs:RKDEVICE_CONFIG_SET (Results 1 – 2 of 2) sorted by relevance
12 typedef vector<STRUCT_DEVICE_CONFIG> RKDEVICE_CONFIG_SET; typedef44 RKDEVICE_CONFIG_SET m_deviceConfigSet;45 RKDEVICE_CONFIG_SET m_deviceMscConfigSet;46 int FindConfigSetPos(RKDEVICE_CONFIG_SET &devConfigSet, USHORT vid, USHORT pid);47 int FindWaitSetPos(const RKDEVICE_CONFIG_SET &waitDeviceSet, USHORT vid, USHORT pid);
204 int CRKScan::FindWaitSetPos(const RKDEVICE_CONFIG_SET &waitDeviceSet, USHORT vid, USHORT pid) in FindWaitSetPos()216 int CRKScan::FindConfigSetPos(RKDEVICE_CONFIG_SET &devConfigSet, USHORT vid, USHORT pid) in FindConfigSetPos()