Searched refs:typhoon_file_header (Results 1 – 2 of 2) sorted by relevance
510 struct typhoon_file_header { struct
1359 struct typhoon_file_header *fHdr; in typhoon_download_firmware()1376 fHdr = (struct typhoon_file_header *) typhoon_firmware_image; in typhoon_download_firmware()1428 image_data += sizeof(struct typhoon_file_header); in typhoon_download_firmware()