Searched refs:VB2_FW_PREAMBLE_VERSION_MAJOR (Results 1 – 3 of 3) sorted by relevance
29 .c.struct_version_major = VB2_FW_PREAMBLE_VERSION_MAJOR, in vb2_fw_preamble_create()30 .c.struct_version_minor = VB2_FW_PREAMBLE_VERSION_MAJOR, in vb2_fw_preamble_create()
291 #define VB2_FW_PREAMBLE_VERSION_MAJOR 3 macro
399 if (preamble->c.struct_version_major != VB2_FW_PREAMBLE_VERSION_MAJOR) in vb2_verify_fw_preamble()