Searched defs:typec_altmode_ops (Results 1 – 1 of 1) sorted by relevance
57 struct typec_altmode_ops { struct58 int (*enter)(struct typec_altmode *altmode, u32 *vdo);59 int (*exit)(struct typec_altmode *altmode);60 void (*attention)(struct typec_altmode *altmode, u32 vdo);61 int (*vdm)(struct typec_altmode *altmode, const u32 hdr,63 int (*notify)(struct typec_altmode *altmode, unsigned long conf,65 int (*activate)(struct typec_altmode *altmode, int activate);