Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/usb/
Dtypec_altmode.h57 struct typec_altmode_ops { struct
58 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);