total_props       435 drivers/staging/greybus/power_supply.c 	new_props_raw = krealloc(gbpsy->props_raw, total_props(gbpsy) *
total_props       441 drivers/staging/greybus/power_supply.c 	gbpsy->props_raw[total_props(gbpsy) - 1] = prop;
total_props       827 drivers/staging/greybus/power_supply.c 	gbpsy->desc.num_properties	= total_props(gbpsy);