Searched defs:typec_cable (Results 1 – 1 of 1) sorted by relevance
19 struct typec_cable { struct20 struct device dev;21 enum typec_plug_type type;22 struct usb_pd_identity *identity;23 unsigned int active:1;24 u16 pd_revision; /* 0300H = "3.0" */