GBMD_CONSERVATION_STATE_BIT
is_conservation = test_bit(GBMD_CONSERVATION_STATE_BIT, &result);
return sysfs_emit(buf, "%d\n", !!test_bit(GBMD_CONSERVATION_STATE_BIT, &result));