inv_gesture_test.c | 58 char *event_orientation; member in struct:sysfs_attrbs 212 sprintf(mpu.event_orientation, "%s%s", sysfs_path, "/event_orientation"); 471 fp = fopen(mpu.event_orientation, "rt"); 582 pfd[i].fd = open(mpu.event_orientation, O_RDONLY | O_NONBLOCK);
|