Home
last modified time | relevance | path

Searched refs:typec_altmode_notify (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/typec/altmodes/
Ddisplayport.c70 return typec_altmode_notify(dp->alt, TYPEC_MODAL_STATE(state), in dp_altmode_notify()
144 return typec_altmode_notify(dp->alt, TYPEC_STATE_USB, in dp_altmode_configured()
161 ret = typec_altmode_notify(dp->alt, TYPEC_STATE_SAFE, &dp->data); in dp_altmode_configure_vdm()
173 typec_altmode_notify(dp->alt, TYPEC_STATE_USB, in dp_altmode_configure_vdm()
/drivers/usb/typec/
Dbus.c51 int typec_altmode_notify(struct typec_altmode *adev, in typec_altmode_notify() function
82 EXPORT_SYMBOL_GPL(typec_altmode_notify);
/drivers/usb/typec/tcpm/
Dtcpm.c1174 WARN_ON(typec_altmode_notify(adev, in tcpm_pd_svdm()
1188 WARN_ON(typec_altmode_notify(adev, in tcpm_pd_svdm()