Searched refs:uiSupportType (Results 1 – 1 of 1) sorted by relevance
814 bool check_device_type(STRUCT_RKDEVICE_DESC &dev, UINT uiSupportType) in check_device_type() argument816 if (((UINT)dev.emUsbType & uiSupportType) == (UINT)dev.emUsbType) in check_device_type()