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