Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/dell/
Ddell-smbios.h50 struct calling_interface_token { struct
64 struct calling_interface_token tokens[]; argument
80 struct calling_interface_token *dell_smbios_find_token(int tokenid);
Ddell-smbios-base.c28 static struct calling_interface_token *da_tokens;
36 struct calling_interface_token *token;
349 struct calling_interface_token *dell_smbios_find_token(int tokenid) in dell_smbios_find_token()
397 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()
398 struct calling_interface_token *new_da_tokens; in parse_da_table()
413 sizeof(struct calling_interface_token), in parse_da_table()
421 sizeof(struct calling_interface_token) * tokens); in parse_da_table()
Ddell-smbios-smm.c75 struct calling_interface_token *wsmt; in test_wsmt_enabled()
Ddell-laptop.c378 struct calling_interface_token *token; in dell_send_request_for_tokenid()
1391 struct calling_interface_token *token; in kbd_get_token_bit()
2204 struct calling_interface_token *token; in dell_battery_mode_is_active()