Home
last modified time | relevance | path

Searched refs:POWER_SUPPLY_PROP_TEMP_ALERT_MIN (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/power/supply/
Dpower_supply_hwmon.c68 return POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in power_supply_hwmon_temp_to_property()
322 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in power_supply_add_hwmon_sysfs()
Dmax17042_battery.c82 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
360 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_get_property()
429 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_set_property()
470 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_property_is_writeable()
/Linux-v5.4/include/linux/
Dpower_supply.h146 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
/Linux-v5.4/drivers/staging/greybus/
Dpower_supply.c259 prop = POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in get_psp_from_gb_prop()