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