Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tipd/
Dcore.c105 static enum power_supply_property tps6598x_psy_props[] = { enum
689 tps->psy_desc.properties = tps6598x_psy_props; in devm_tps6598_psy_register()
690 tps->psy_desc.num_properties = ARRAY_SIZE(tps6598x_psy_props); in devm_tps6598_psy_register()