Searched refs:catpt_fw_block_hdr (Results 1 – 1 of 1) sorted by relevance
46 struct catpt_fw_block_hdr { struct240 struct catpt_fw_block_hdr *blk) in catpt_restore_fwimage()291 struct catpt_fw_block_hdr *blk, bool alloc) in catpt_load_block()340 struct catpt_fw_block_hdr *blk; in catpt_restore_basefw()342 blk = (struct catpt_fw_block_hdr *)((u8 *)basefw + offset); in catpt_restore_basefw()382 struct catpt_fw_block_hdr *blk; in catpt_restore_module()385 blk = (struct catpt_fw_block_hdr *)((u8 *)mod + offset); in catpt_restore_module()426 struct catpt_fw_block_hdr *blk; in catpt_load_module()429 blk = (struct catpt_fw_block_hdr *)((u8 *)mod + offset); in catpt_load_module()