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