Home
last modified time | relevance | path

Searched defs:rt1719_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/usb/typec/
H A Drt1719.c85 struct rt1719_data { struct
86 struct device *dev;
87 struct regmap *regmap;
88 struct typec_port *port;
89 struct usb_role_switch *role_sw;
90 struct power_supply *psy;
91 struct typec_partner *partner;
92 struct power_supply_desc psy_desc;
95 struct completion req_completion;
96 enum power_supply_usb_type usb_type;
[all …]