Searched defs:version_info (Results 1 – 8 of 8) sorted by relevance
17 static struct version_info { struct18 int version;19 int last_comp_version;20 int hdr_size;21 int flags;
122 struct version_info { struct123 u16 major;124 u16 minor;125 u8 release_num;126 u8 patch_num;127 union {131 } ver;
322 const struct tcan4x5x_version_info *version_info) in tcan4x5x_get_gpios()371 const struct tcan4x5x_version_info *version_info; in tcan4x5x_can_probe() local
305 struct version_info { struct306 u32 ver_major;307 u32 ver_minor;308 u32 ver_oem;309 u32 ver_build;
596 IPS_VERSION_INFO version_info; member
137 struct version_info { struct138 struct version_format base;139 struct version_format app;
252 fn version_info(&self) -> u32 { in version_info() method
1145 u8 version_info[]; member