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