Searched defs:typec_cable (Results 1 – 1 of 1) sorted by relevance
23 struct typec_cable { struct24 struct device dev;25 enum typec_plug_type type;26 struct usb_pd_identity *identity;27 unsigned int active:1;