typec_plug_index
static int dp_cable_altmode_vdm(struct typec_altmode *alt, enum typec_plug_index sop,
enum typec_plug_index sop, const u32 hdr,
int typec_cable_altmode_enter(struct typec_altmode *adev, enum typec_plug_index sop, u32 *vdo)
int typec_cable_altmode_exit(struct typec_altmode *adev, enum typec_plug_index sop)
int typec_cable_altmode_vdm(struct typec_altmode *adev, enum typec_plug_index sop,
enum typec_plug_index index)
enum typec_plug_index index;
static int tcpm_cable_altmode_enter(struct typec_altmode *altmode, enum typec_plug_index sop,
static int tcpm_cable_altmode_exit(struct typec_altmode *altmode, enum typec_plug_index sop)
static int tcpm_cable_altmode_vdm(struct typec_altmode *altmode, enum typec_plug_index sop,
enum typec_plug_index index;
int (*enter)(struct typec_altmode *altmode, enum typec_plug_index sop, u32 *vdo);
int (*exit)(struct typec_altmode *altmode, enum typec_plug_index sop);
int (*vdm)(struct typec_altmode *altmode, enum typec_plug_index sop,
int typec_cable_altmode_enter(struct typec_altmode *altmode, enum typec_plug_index sop, u32 *vdo);
int typec_cable_altmode_exit(struct typec_altmode *altmode, enum typec_plug_index sop);
int typec_cable_altmode_vdm(struct typec_altmode *altmode, enum typec_plug_index sop,
enum typec_plug_index index);