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