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.h72 struct typec_altmode_ops { struct
73 int (*enter)(struct typec_altmode *altmode, u32 *vdo);
74 int (*exit)(struct typec_altmode *altmode);
75 void (*attention)(struct typec_altmode *altmode, u32 vdo);
76 int (*vdm)(struct typec_altmode *altmode, const u32 hdr,
78 int (*notify)(struct typec_altmode *altmode, unsigned long conf,
80 int (*activate)(struct typec_altmode *altmode, int activate);