Searched refs:typec_altmode_attention (Results 1 – 5 of 5) sorted by relevance
70 int typec_altmode_attention(struct typec_altmode *altmode, u32 vdo);
186 int typec_altmode_attention(struct typec_altmode *adev, u32 vdo) in typec_altmode_attention() function201 EXPORT_SYMBOL_GPL(typec_altmode_attention);
52 typec_altmode_attention(amode, resp.vdm_attention[1]); in cros_typec_handle_vdm_attention()
110 …:functions: typec_altmode_enter typec_altmode_exit typec_altmode_attention typec_altmode_vdm typec…
1887 if (typec_altmode_attention(adev, p[1])) in tcpm_handle_vdm_request()