Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dclass.c27 struct typec_cable { struct
28 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" */