Searched defs:vdo (Results 1 – 5 of 5) sorted by relevance
/drivers/usb/typec/ |
D | bus.c | 97 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()
|
D | class.c | 1983 u32 svid, vdo; in typec_port_register_altmodes() local
|
/drivers/usb/typec/altmodes/ |
D | displayport.c | 195 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/ |
D | displayport.c | 48 static int ucsi_displayport_enter(struct typec_altmode *alt, u32 *vdo) in ucsi_displayport_enter()
|
/drivers/usb/typec/tcpm/ |
D | tcpm.c | 1484 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()
|