Searched refs:typec_altmode_vdm (Results 1 – 4 of 4) sorted by relevance
/drivers/usb/typec/ |
D | bus.c | 169 int typec_altmode_vdm(struct typec_altmode *adev, in typec_altmode_vdm() function 190 EXPORT_SYMBOL_GPL(typec_altmode_vdm);
|
/drivers/usb/typec/altmodes/ |
D | displayport.c | 168 ret = typec_altmode_vdm(dp->alt, header, &conf, 2); in dp_altmode_configure_vdm() 198 ret = typec_altmode_vdm(dp->alt, header, &vdo, 2); in dp_altmode_work()
|
/drivers/usb/typec/ucsi/ |
D | displayport.c | 256 ret = typec_altmode_vdm(dp->alt, dp->header, in ucsi_displayport_work()
|
/drivers/usb/typec/tcpm/ |
D | tcpm.c | 1161 if (typec_altmode_vdm(adev, p[0], &p[1], cnt)) { in tcpm_pd_svdm() 1202 typec_altmode_vdm(adev, p[0], &p[1], cnt); in tcpm_pd_svdm()
|