Searched defs:button_type (Results 1 – 3 of 3) sorted by relevance
92 struct button_type { struct93 char button_type[32]; argument
64 struct button_type { struct69 static const struct button_type power_button_type = { argument
214 struct button_type *button_type = (void *)data; in btnioctl() local