Home
last modified time | relevance | path

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

/samples/mei/
Dmei-amt-version.c287 struct amt_host_if { struct
294 static bool amt_host_if_init(struct amt_host_if *acmd, in amt_host_if_init() argument
302 static void amt_host_if_deinit(struct amt_host_if *acmd) in amt_host_if_deinit()
367 static uint32_t amt_host_if_call(struct amt_host_if *acmd, in amt_host_if_call()
410 static uint32_t amt_get_code_versions(struct amt_host_if *cmd, in amt_get_code_versions()
441 struct amt_host_if acmd; in main()