Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-smbios-base.c57 {CAP_SYS_ADMIN, CLASS_TOKEN_READ, SELECT_TOKEN_STD},
58 {CAP_SYS_ADMIN, CLASS_TOKEN_READ, SELECT_TOKEN_AC},
59 {CAP_SYS_ADMIN, CLASS_TOKEN_READ, SELECT_TOKEN_BAT},
218 if ((buffer->cmd_class == CLASS_TOKEN_READ || in dell_smbios_call_filter()
H A Ddell-smbios-smm.c86 buffer->cmd_class = CLASS_TOKEN_READ; in test_wsmt_enabled()
/linux/include/uapi/linux/
H A Dwmi.h47 #define CLASS_TOKEN_READ 0 macro
/linux/tools/wmi/
H A Ddell-smbios-example.c99 buffer->std.cmd_class = CLASS_TOKEN_READ; in token_is_active()