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