Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/dell/
Ddell-smbios.h40 struct calling_interface_token { struct
54 struct calling_interface_token tokens[]; argument
65 struct calling_interface_token *dell_smbios_find_token(int tokenid);
Ddell-smbios-base.c27 static struct calling_interface_token *da_tokens;
317 struct calling_interface_token *dell_smbios_find_token(int tokenid) in dell_smbios_find_token()
356 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()
357 struct calling_interface_token *new_da_tokens; in parse_da_table()
372 sizeof(struct calling_interface_token), in parse_da_table()
380 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.c920 struct calling_interface_token *token; in dell_send_intensity()
942 struct calling_interface_token *token; in dell_get_intensity()
1380 struct calling_interface_token *token; in kbd_set_token_bit()
1399 struct calling_interface_token *token; in kbd_get_token_bit()
2156 struct calling_interface_token *token; in micmute_led_set()
2182 struct calling_interface_token *token; in dell_init()