Searched refs:ext_fw_info_device (Results 1 – 1 of 1) sorted by relevance
148 static uint16_t ext_fw_info_device[][2] = { variable171 for (i = 0; ext_fw_info_device[i][0]; i++) in is_ext_fw_info_supported()172 if (ext_fw_info_device[i][0] <= device_id && in is_ext_fw_info_supported()173 device_id <= ext_fw_info_device[i][1]) in is_ext_fw_info_supported()