Home
last modified time | relevance | path

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

/drivers/usb/typec/
Dbus.c97 int typec_altmode_enter(struct typec_altmode *adev, u32 *vdo) in typec_altmode_enter()
157 void typec_altmode_attention(struct typec_altmode *adev, u32 vdo) in typec_altmode_attention()
178 const u32 header, const u32 *vdo, int count) in typec_altmode_vdm()
Dclass.c1983 u32 svid, vdo; in typec_port_register_altmodes() local
/drivers/usb/typec/altmodes/
Ddisplayport.c195 u32 vdo; in dp_altmode_work() local
237 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention()
264 const u32 hdr, const u32 *vdo, int count) in dp_altmode_vdm()
/drivers/usb/typec/ucsi/
Ddisplayport.c48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) in ucsi_displayport_enter()
/drivers/usb/typec/tcpm/
Dtcpm.c1484 u32 vdo = p[VDO_INDEX_IDH]; in svdm_consume_identity() local
2225 static int tcpm_altmode_enter(struct typec_altmode *altmode, u32 *vdo) in tcpm_altmode_enter()