THRESHOLD_STOP
case THRESHOLD_STOP:
case THRESHOLD_STOP:
if (tpacpi_battery_get(THRESHOLD_STOP, battery,
case THRESHOLD_STOP:
if (tpacpi_battery_set(THRESHOLD_STOP, battery, value))
return tpacpi_battery_show(THRESHOLD_STOP, device, buf);
return tpacpi_battery_store(THRESHOLD_STOP, dev, buf, count);