Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Ddell-laptop.c55 struct calling_interface_token { struct
69 struct calling_interface_token tokens[]; argument
107 static struct calling_interface_token *da_tokens;
326 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()
327 struct calling_interface_token *new_da_tokens; in parse_da_table()
341 sizeof(struct calling_interface_token), in parse_da_table()
349 sizeof(struct calling_interface_token) * tokens); in parse_da_table()