Searched defs:btrtl_device_info (Results 1 – 1 of 1) sorted by relevance
93 struct btrtl_device_info { struct94 const struct id_table *ic_info;95 u8 rom_version;96 u8 *fw_data;97 int fw_len;98 u8 *cfg_data;99 int cfg_len;100 bool drop_fw;101 int project_id;102 u8 key_id;[all …]