inv_gesture_test.c | 59 char *orientation_on; member in struct:sysfs_attrbs 213 sprintf(mpu.orientation_on, "%s%s", sysfs_path, "/orientation_on"); 327 if (write_sysfs_int(mpu.orientation_on, en) < 0) { 328 printf("GT:ERR-can't write 'orientation_on'\n");
|