Home
last modified time | relevance | path

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

/openbmc/linux/tools/wmi/
H A Ddell-smbios-example.c94 static int token_is_active(__u16 *location, __u16 *cmpvalue, in token_is_active() argument
105 ret = (buffer->std.output[1] == *cmpvalue); in token_is_active()