Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_altmode.h59 struct typec_altmode_ops { struct
60 int (*enter)(struct typec_altmode *altmode, u32 *vdo);
61 int (*exit)(struct typec_altmode *altmode);
62 void (*attention)(struct typec_altmode *altmode, u32 vdo);
63 int (*vdm)(struct typec_altmode *altmode, const u32 hdr,
65 int (*notify)(struct typec_altmode *altmode, unsigned long conf,
67 int (*activate)(struct typec_altmode *altmode, int activate);