Searched refs:rt9756_opmode_str (Results 1 – 1 of 1) sorted by relevance
575 static const char * const rt9756_opmode_str[] = { "bypass", "div2" }; variable589 return sysfs_emit(buf, "%s\n", rt9756_opmode_str[opmode]); in operation_mode_show()600 index = sysfs_match_string(rt9756_opmode_str, buf); in operation_mode_store()