Searched refs:power_props (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | pcf50633-charger.c | 339 static enum power_supply_property power_props[] = { variable 361 .properties = power_props, 362 .num_properties = ARRAY_SIZE(power_props), 369 .properties = power_props, 370 .num_properties = ARRAY_SIZE(power_props), 377 .properties = power_props, 378 .num_properties = ARRAY_SIZE(power_props),
|
H A D | isp1704_charger.c | 332 static enum power_supply_property power_props[] = { variable 422 isp->psy_desc.properties = power_props; in isp1704_charger_probe() 423 isp->psy_desc.num_properties = ARRAY_SIZE(power_props); in isp1704_charger_probe()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | pcf50633-charger.c | 339 static enum power_supply_property power_props[] = { variable 361 .properties = power_props, 362 .num_properties = ARRAY_SIZE(power_props), 369 .properties = power_props, 370 .num_properties = ARRAY_SIZE(power_props), 377 .properties = power_props, 378 .num_properties = ARRAY_SIZE(power_props),
|
H A D | isp1704_charger.c | 332 static enum power_supply_property power_props[] = { variable 422 isp->psy_desc.properties = power_props; in isp1704_charger_probe() 423 isp->psy_desc.num_properties = ARRAY_SIZE(power_props); in isp1704_charger_probe()
|
Completed in 3 milliseconds