Home
last modified time | relevance | path

Searched refs:AMT_MAJOR_VERSION (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/Documentation/misc-devices/mei/
Dmei-amt-version.c218 #define AMT_MAJOR_VERSION 1 macro
280 .version = {AMT_MAJOR_VERSION, AMT_MINOR_VERSION},
360 } else if (resp_hdr->version.major != AMT_MAJOR_VERSION || in amt_verify_response_header()