Searched defs:typec_altmode_ops (Results 1 – 1 of 1) sorted by relevance
60 struct typec_altmode_ops { struct61 int (*enter)(struct typec_altmode *altmode, u32 *vdo);62 int (*exit)(struct typec_altmode *altmode);63 void (*attention)(struct typec_altmode *altmode, u32 vdo);64 int (*vdm)(struct typec_altmode *altmode, const u32 hdr,66 int (*notify)(struct typec_altmode *altmode, unsigned long conf,68 int (*activate)(struct typec_altmode *altmode, int activate);