Searched defs:writeSysfs (Results 1 – 2 of 2) sorted by relevance
67 public static int writeSysfs(String path, int val) { in writeSysfs() method in ThermalUtils
221 static jint writeSysfs(JNIEnv* env, jobject obj, jstring jPath, jint jVal) in writeSysfs() function