Searched defs:iwl_firmware_pieces (Results 1 – 1 of 1) sorted by relevance
290 struct iwl_firmware_pieces { struct291 struct fw_img_parsing img[IWL_UCODE_TYPE_MAX];315 static struct fw_sec *get_sec(struct iwl_firmware_pieces *pieces, in get_sec() argument