Searched refs:amd_x3d_mode_strings (Results 1 – 1 of 1) sorted by relevance
41 static const char * const amd_x3d_mode_strings[] = { variable89 ret = sysfs_match_string(amd_x3d_mode_strings, buf); in amd_x3d_mode_store()105 return sysfs_emit(buf, "%s\n", amd_x3d_mode_strings[mode]); in amd_x3d_mode_show()157 ret = match_string(amd_x3d_mode_strings, ARRAY_SIZE(amd_x3d_mode_strings), x3d_mode); in amd_x3d_probe()
Completed in 4 milliseconds