Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/ !
H A 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);
H A Ddell-smbios-base.c28 static struct calling_interface_token *da_tokens;
36 struct calling_interface_token *token;
348 struct calling_interface_token *dell_smbios_find_token(int tokenid) in dell_smbios_find_token()
396 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()
397 struct calling_interface_token *new_da_tokens; in parse_da_table()
412 sizeof(struct calling_interface_token), in parse_da_table()
420 sizeof(struct calling_interface_token) * tokens); in parse_da_table()
H A Ddell-smbios-smm.c75 struct calling_interface_token *wsmt; in test_wsmt_enabled()
H A 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()