Searched defs:soc_button_info (Results 1 – 1 of 1) sorted by relevance
29 struct soc_button_info { struct30 const char *name;31 int acpi_index;32 unsigned int event_type;33 unsigned int event_code;34 bool autorepeat;35 bool wakeup;