Searched refs:typec_altmode_vdm (Results 1 – 5 of 5) sorted by relevance
49 the SVID specific commands to each other using :c:func:`typec_altmode_vdm()`.110 …:functions: typec_altmode_enter typec_altmode_exit typec_altmode_attention typec_altmode_vdm typec…
73 int typec_altmode_vdm(struct typec_altmode *altmode,
214 int typec_altmode_vdm(struct typec_altmode *adev, in typec_altmode_vdm() function235 EXPORT_SYMBOL_GPL(typec_altmode_vdm);
89 ret = typec_altmode_vdm(amode, hdr, &resp.vdm_response[1], resp.vdm_data_objects); in cros_typec_handle_vdm_response()
278 ret = typec_altmode_vdm(dp->alt, dp->header, in ucsi_displayport_work()