Searched defs:rmi_f34_firmware (Results 1 – 2 of 2) sorted by relevance
225 struct rmi_f34_firmware { struct226 __le32 checksum;227 u8 pad1[3];228 u8 bootloader_version;229 __le32 image_size;230 __le32 config_size;231 u8 product_id[10];232 u8 product_info[2];233 u8 pad2[228];234 u8 data[];
239 struct rmi_f34_firmware { struct240 __le32 checksum;241 u8 pad1[3];242 u8 bootloader_version;243 __le32 image_size;244 __le32 config_size;245 u8 product_id[10];246 u8 product_info[2];247 u8 pad2[228];248 u8 data[];