Searched defs:soc_button_info (Results 1 – 1 of 1) sorted by relevance
23 struct soc_button_info { struct24 const char *name;25 int acpi_index;26 unsigned int event_type;27 unsigned int event_code;28 bool autorepeat;29 bool wakeup;