Home
last modified time | relevance | path

Searched refs:typec_cable_altmode_vdm (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/typec/
H A Dbus.c321 int typec_cable_altmode_vdm(struct typec_altmode *adev, enum typec_plug_index sop, in typec_cable_altmode_vdm() function
347 EXPORT_SYMBOL_GPL(typec_cable_altmode_vdm);
/linux/include/linux/usb/
H A Dtypec_altmode.h105 int typec_cable_altmode_vdm(struct typec_altmode *altmode, enum typec_plug_index sop,
/linux/drivers/usb/typec/altmodes/
H A Ddisplayport.c262 return typec_cable_altmode_vdm(dp->plug_prime, TYPEC_PLUG_SOP_P, header, &conf, 2); in dp_altmode_configure_vdm_cable()
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2443 typec_cable_altmode_vdm(adev, TYPEC_PLUG_SOP_P, p[0], &p[1], cnt); in tcpm_handle_vdm_request()
2451 typec_cable_altmode_vdm(adev, TYPEC_PLUG_SOP_P, p[0], &p[1], cnt); in tcpm_handle_vdm_request()
2457 if (typec_cable_altmode_vdm(adev, TYPEC_PLUG_SOP_P, in tcpm_handle_vdm_request()