Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/x86/
Ddell-laptop.c57 struct calling_interface_token { struct
71 struct calling_interface_token tokens[]; argument
109 static struct calling_interface_token *da_tokens;
331 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()
332 struct calling_interface_token *new_da_tokens; in parse_da_table()
346 sizeof(struct calling_interface_token), in parse_da_table()
354 sizeof(struct calling_interface_token) * tokens); in parse_da_table()