Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dpower_supply_hwmon.c73 return POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in power_supply_hwmon_temp_to_property()
376 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in power_supply_add_hwmon_sysfs()
H A Dmax17042_battery.c82 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
367 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_get_property()
443 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_set_property()
484 case POWER_SUPPLY_PROP_TEMP_ALERT_MIN: in max17042_property_is_writeable()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpower_supply.h159 POWER_SUPPLY_PROP_TEMP_ALERT_MIN, enumerator
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dpower_supply.c259 prop = POWER_SUPPLY_PROP_TEMP_ALERT_MIN; in get_psp_from_gb_prop()