Searched refs:numSections (Results 1 – 2 of 2) sorted by relevance
1294 u32 numSections; in typhoon_request_firmware() 1318 numSections = le32_to_cpu(fHdr->numSections); in typhoon_request_firmware() 1322 while (numSections--) { in typhoon_request_firmware() 1359 u32 numSections; in typhoon_download_firmware() 1394 numSections = le32_to_cpu(fHdr->numSections); in typhoon_download_firmware() 1418 for (i = 0; i < numSections; i++) { in typhoon_download_firmware() 1273 u32 numSections; typhoon_request_firmware() local 1338 u32 numSections; typhoon_download_firmware() local
518 __le32 numSections; member