Home
last modified time | relevance | path

Searched refs:POWER_SUPPLY_PROP_TEMP_AMBIENT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dpower_supply_hwmon.c56 return POWER_SUPPLY_PROP_TEMP_AMBIENT; in power_supply_hwmon_temp_to_property()
368 case POWER_SUPPLY_PROP_TEMP_AMBIENT: in power_supply_add_hwmon_sysfs()
H A Dolpc_battery.c444 case POWER_SUPPLY_PROP_TEMP_AMBIENT: in olpc_bat_get_property()
494 POWER_SUPPLY_PROP_TEMP_AMBIENT, enumerator
/openbmc/linux/drivers/platform/x86/
H A Dcompal-laptop.c611 case POWER_SUPPLY_PROP_TEMP_AMBIENT: /* Ambient, Avg, ... same thing */ in bat_get_property()
741 POWER_SUPPLY_PROP_TEMP_AMBIENT, enumerator
/openbmc/linux/include/linux/
H A Dpower_supply.h157 POWER_SUPPLY_PROP_TEMP_AMBIENT, enumerator
/openbmc/linux/drivers/staging/greybus/
H A Dpower_supply.c265 prop = POWER_SUPPLY_PROP_TEMP_AMBIENT; in get_psp_from_gb_prop()