Home
last modified time | relevance | path

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

/rkdeveloptool/
H A Dmain.cpp814 bool check_device_type(STRUCT_RKDEVICE_DESC &dev, UINT uiSupportType) in check_device_type() argument
816 if (((UINT)dev.emUsbType & uiSupportType) == (UINT)dev.emUsbType) in check_device_type()