Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tipd/
H A Dcore.c106 static enum power_supply_property tps6598x_psy_props[] = { enum
708 tps->psy_desc.properties = tps6598x_psy_props; in devm_tps6598_psy_register()
709 tps->psy_desc.num_properties = ARRAY_SIZE(tps6598x_psy_props); in devm_tps6598_psy_register()