Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Ddell-smbios.h43 struct calling_interface_token { struct
57 struct calling_interface_token tokens[]; argument
68 struct calling_interface_token *dell_smbios_find_token(int tokenid);
Ddell-smbios-base.c30 static struct calling_interface_token *da_tokens;
320 struct calling_interface_token *dell_smbios_find_token(int tokenid) in dell_smbios_find_token()
359 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()
360 struct calling_interface_token *new_da_tokens; in parse_da_table()
375 sizeof(struct calling_interface_token), in parse_da_table()
383 sizeof(struct calling_interface_token) * tokens); in parse_da_table()
Ddell-smbios-smm.c108 struct calling_interface_token *wsmt; in test_wsmt_enabled()
Ddell-laptop.c885 struct calling_interface_token *token; in dell_send_intensity()
907 struct calling_interface_token *token; in dell_get_intensity()
1345 struct calling_interface_token *token; in kbd_set_token_bit()
1364 struct calling_interface_token *token; in kbd_get_token_bit()
2115 struct calling_interface_token *token; in dell_micmute_led_set()
2136 struct calling_interface_token *token; in dell_init()