Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dpower_supply.c92 static const struct gb_power_supply_changes psy_props_changes[] = { variable
402 for (i = 0; i < ARRAY_SIZE(psy_props_changes); i++) { in check_changed()
403 psyc = &psy_props_changes[i]; in check_changed()