Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/power/supply/
Dpower_supply_hwmon.c73 return POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in power_supply_hwmon_temp_to_property()
365 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in power_supply_add_hwmon_sysfs()
Dmax17042_battery.c82 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
366 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_get_property()
450 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_set_property()
491 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_property_is_writeable()
/linux-6.1.9/include/linux/
Dpower_supply.h155 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
/linux-6.1.9/drivers/staging/greybus/
Dpower_supply.c259 prop = POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in get_psp_from_gb_prop()