Home
last modified time | relevance | path

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

/drivers/platform/chrome/
Dcros_typec_vdm.c95 static int cros_typec_port_amode_enter(struct typec_altmode *amode, u32 *vdo) in cros_typec_port_amode_enter()
121 const u32 *vdo, int cnt) in cros_typec_port_amode_vdm()
/drivers/usb/typec/
Dbus.c126 int typec_altmode_enter(struct typec_altmode *adev, u32 *vdo) in typec_altmode_enter()
186 int typec_altmode_attention(struct typec_altmode *adev, u32 vdo) in typec_altmode_attention()
215 const u32 header, const u32 *vdo, int count) in typec_altmode_vdm()
Dclass.c2151 u32 svid, vdo; in typec_port_register_altmodes() local
Danx7411.c549 int svid, int vdo) in anx7411_typec_register_altmode()
/drivers/usb/typec/altmodes/
Ddisplayport.c213 u32 vdo; in dp_altmode_work() local
255 static void dp_altmode_attention(struct typec_altmode *alt, const u32 vdo) in dp_altmode_attention()
282 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.c1494 u32 vdo = p[VDO_INDEX_IDH]; in svdm_consume_identity() local
2237 static int tcpm_altmode_enter(struct typec_altmode *altmode, u32 *vdo) in tcpm_altmode_enter()