Home
last modified time | relevance | path

Searched refs:check_device_type (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() function
875 if (!check_device_type(dev, RKUSB_MASKROM|RKUSB_LOADER)) in write_parameter()
930 if (!check_device_type(dev, RKUSB_MASKROM)) in write_gpt()
1765 if (!check_device_type(dev, RKUSB_MASKROM)) in download_boot()
1831 if (!check_device_type(dev, RKUSB_MASKROM)) in upgrade_loader()
2033 if (!check_device_type(dev, RKUSB_LOADER | RKUSB_MASKROM)) in print_gpt()
2088 if (!check_device_type(dev, RKUSB_LOADER | RKUSB_MASKROM)) in print_parameter()
2141 if (!check_device_type(dev, RKUSB_LOADER | RKUSB_MASKROM)) in erase_flash()
2214 if (!check_device_type(dev, RKUSB_LOADER | RKUSB_MASKROM)) in test_device()
2241 if (!check_device_type(dev, RKUSB_LOADER | RKUSB_MASKROM)) in reset_device()
[all …]