Searched defs:vdo (Results 1 – 7 of 7) sorted by relevance
/drivers/platform/chrome/ |
D | cros_typec_vdm.c | 95 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/ |
D | bus.c | 126 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()
|
D | class.c | 2151 u32 svid, vdo; in typec_port_register_altmodes() local
|
D | anx7411.c | 549 int svid, int vdo) in anx7411_typec_register_altmode()
|
/drivers/usb/typec/altmodes/ |
D | displayport.c | 213 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/ |
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 | 1494 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()
|