Searched defs:typec_cable_ops (Results 1 – 1 of 1) sorted by relevance
86 struct typec_cable_ops { struct87 int (*enter)(struct typec_altmode *altmode, enum typec_plug_index sop, u32 *vdo);88 int (*exit)(struct typec_altmode *altmode, enum typec_plug_index sop);89 int (*vdm)(struct typec_altmode *altmode, enum typec_plug_index sop,