Lines Matching defs:version
100 /* The caller should set this to the version of the struct they support */
101 /* The callee will overwrite it if it supports a lower version.
103 * The caller should check the value and access up-to the version supported
107 uint32_t version;
119 /* Structure version 1 ends here. */
128 /* The caller should set this to the version of the struct they support */
129 /* The callee will overwrite it if it supports a lower version.
131 * The caller should check the value and access up-to the version supported
135 uint32_t version;
184 /* Structure version 1 ends here. */
193 /* The caller should set this to the version of the struct they support */
194 /* The callee will overwrite it if it supports a lower version.
196 * The caller should check the value and access up-to the version supported
200 uint32_t version;
239 /* Structure version 1 ends here. */