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

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

Completed in 103 milliseconds