Home
last modified time | relevance | path

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

/linux-6.1.9/tools/wmi/
Ddell-smbios-example.c29 static const char *token_sysfs = variable
61 ret = sprintf(value_sysfs, "%s/%04x_value", token_sysfs, token); in find_token()
75 ret = sprintf(location_sysfs, "%s/%04x_location", token_sysfs, token); in find_token()