Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dpower_supply_sysfs.c242 unsigned int available_values, int value, char *buf) in power_supply_show_enum_with_available() argument
249 available = available_values & BIT(i); in power_supply_show_enum_with_available()