Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/power/supply/
Dpower_supply_hwmon.c73 return POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in power_supply_hwmon_temp_to_property()
374 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in power_supply_add_hwmon_sysfs()
Dmax17042_battery.c81 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
362 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_get_property()
446 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_set_property()
487 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_property_is_writeable()
/Linux-v5.15/include/linux/
Dpower_supply.h152 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
/Linux-v5.15/drivers/staging/greybus/
Dpower_supply.c259 prop = POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in get_psp_from_gb_prop()