Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_chamelium.c1178 xmlrpc_value *res, *res_version, *res_payload; in chamelium_get_last_infoframe() local
1184 xmlrpc_struct_find_value(&chamelium->env, res, "version", &res_version); in chamelium_get_last_infoframe()
1187 xmlrpc_read_int(&chamelium->env, res_version, &infoframe->version); in chamelium_get_last_infoframe()
1192 xmlrpc_DECREF(res_version); in chamelium_get_last_infoframe()