Home
last modified time | relevance | path

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

/linux-6.1.9/tools/wmi/
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()