Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-smbios.h42 struct calling_interface_token { struct
56 struct calling_interface_token tokens[]; argument
67 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;
323 struct calling_interface_token *dell_smbios_find_token(int tokenid) in dell_smbios_find_token()
362 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()
363 struct calling_interface_token *new_da_tokens; in parse_da_table()
378 sizeof(struct calling_interface_token), in parse_da_table()
386 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.c921 struct calling_interface_token *token; in dell_send_intensity()
943 struct calling_interface_token *token; in dell_get_intensity()
1381 struct calling_interface_token *token; in kbd_set_token_bit()
1400 struct calling_interface_token *token; in kbd_get_token_bit()
2157 struct calling_interface_token *token; in micmute_led_set()
2185 struct calling_interface_token *token; in mute_led_set()
2211 struct calling_interface_token *token; in dell_init()