Searched refs:front_button_modes (Results 1 – 1 of 1) sorted by relevance
960 static const char * const front_button_modes[] = { "mcu", "cpu" }; variable977 return sysfs_emit(buf, "%s\n", front_button_modes[val]); in front_button_mode_show()987 i = sysfs_match_string(front_button_modes, buf); in front_button_mode_store()