Home
last modified time | relevance | path

Searched refs:typec_altmode_attention (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/typec/
Dbus.c157 void typec_altmode_attention(struct typec_altmode *adev, u32 vdo) in typec_altmode_attention() function
177 EXPORT_SYMBOL_GPL(typec_altmode_attention);
/drivers/usb/typec/tcpm/
Dtcpm.c1883 typec_altmode_attention(adev, p[1]); in tcpm_handle_vdm_request()