Searched defs:typec_cable (Results 1 – 1 of 1) sorted by relevance
27 struct typec_cable { struct28 struct device dev;29 enum typec_plug_type type;30 struct usb_pd_identity *identity;31 unsigned int active:1;32 u16 pd_revision; /* 0300H = "3.0" */