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

/linux-4.1.27/drivers/power/
H A Dpcf50633-charger.c349 static enum power_supply_property power_props[] = { variable in typeref:enum:power_supply_property
371 .properties = power_props,
372 .num_properties = ARRAY_SIZE(power_props),
379 .properties = power_props,
380 .num_properties = ARRAY_SIZE(power_props),
387 .properties = power_props,
388 .num_properties = ARRAY_SIZE(power_props),
H A Disp1704_charger.c354 static enum power_supply_property power_props[] = { variable in typeref:enum:power_supply_property
460 isp->psy_desc.properties = power_props; isp1704_charger_probe()
461 isp->psy_desc.num_properties = ARRAY_SIZE(power_props); isp1704_charger_probe()

Completed in 73 milliseconds