Searched refs:typhoon_section_header (Results 1 – 2 of 2) sorted by relevance
1271 const struct typhoon_section_header *sHdr; in typhoon_request_firmware()1302 if (remaining < sizeof(struct typhoon_section_header)) in typhoon_request_firmware()1305 sHdr = (struct typhoon_section_header *) image_data; in typhoon_request_firmware()1306 image_data += sizeof(struct typhoon_section_header); in typhoon_request_firmware()1331 const struct typhoon_section_header *sHdr; in typhoon_download_firmware()1398 sHdr = (struct typhoon_section_header *) image_data; in typhoon_download_firmware()1399 image_data += sizeof(struct typhoon_section_header); in typhoon_download_firmware()
523 struct typhoon_section_header { struct
Completed in 10 milliseconds