Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dpower_supply.c91 static const struct gb_power_supply_changes psy_props_changes[] = { variable
401 for (i = 0; i < ARRAY_SIZE(psy_props_changes); i++) { in check_changed()
402 psyc = &psy_props_changes[i]; in check_changed()