Searched refs:CLASS_TOKEN_READ (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/platform/x86/dell/ |
A D | dell-smbios-base.c | 50 {CAP_SYS_ADMIN, CLASS_TOKEN_READ, SELECT_TOKEN_STD}, 51 {CAP_SYS_ADMIN, CLASS_TOKEN_READ, SELECT_TOKEN_AC}, 52 {CAP_SYS_ADMIN, CLASS_TOKEN_READ, SELECT_TOKEN_BAT}, 209 if ((buffer->cmd_class == CLASS_TOKEN_READ || in dell_smbios_call_filter()
|
A D | dell-smbios-smm.c | 86 buffer->cmd_class = CLASS_TOKEN_READ; in test_wsmt_enabled()
|
A D | dell-laptop.c | 952 CLASS_TOKEN_READ, SELECT_TOKEN_AC); in dell_get_intensity() 955 CLASS_TOKEN_READ, SELECT_TOKEN_BAT); in dell_get_intensity() 1411 ret = dell_send_request(&buffer, CLASS_TOKEN_READ, SELECT_TOKEN_STD); in kbd_get_token_bit() 2242 CLASS_TOKEN_READ, SELECT_TOKEN_AC); in dell_init()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | wmi.h | 47 #define CLASS_TOKEN_READ 0 macro
|
/linux-6.3-rc2/tools/wmi/ |
A D | dell-smbios-example.c | 99 buffer->std.cmd_class = CLASS_TOKEN_READ; in token_is_active()
|
Completed in 11 milliseconds