Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/ucsi/
H A Dpsy.c22 static enum power_supply_property ucsi_psy_props[] = { enum
249 con->psy_desc.properties = ucsi_psy_props; in ucsi_register_port_psy()
250 con->psy_desc.num_properties = ARRAY_SIZE(ucsi_psy_props); in ucsi_register_port_psy()