Home | History | Annotate | Download | only in libsensors_iio

Lines Matching full:power_state

763             en, mpu.power_state, getTimestamp());
764 res = read_sysfs_int(mpu.power_state, &curr_power_state);
767 // will set power_state anyway
771 if((res = write_sysfs_int(mpu.power_state, en)) < 0) {
2714 sprintf(mpu.power_state, "%s%s", sysfs_path, "/power_state");