Searched defs:altmode (Results 1 – 6 of 6) sorted by relevance
11 struct altmode { struct13 struct typec_altmode adev; argument23 struct altmode *partner; argument24 struct altmode *plug[2]; argument
61 struct altmode *altmode; in typec_altmode_notify() local181 struct altmode *altmode; in typec_altmode_vdm() local314 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_match() local326 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_uevent() local365 struct altmode *altmode = to_altmode(adev); in typec_probe() local389 struct altmode *altmode = to_altmode(adev); in typec_remove() local
234 static void typec_altmode_set_partner(struct altmode *altmode) in typec_altmode_set_partner()260 static void typec_altmode_put_partner(struct altmode *altmode) in typec_altmode_put_partner()360 struct altmode *altmode = to_altmode(adev); in active_store() local
37 static inline void typec_altmode_set_drvdata(struct typec_altmode *altmode, in typec_altmode_set_drvdata()43 static inline void *typec_altmode_get_drvdata(struct typec_altmode *altmode) in typec_altmode_get_drvdata()130 typec_altmode_get_orientation(struct typec_altmode *altmode) in typec_altmode_get_orientation()140 typec_altmode_get_svdm_version(struct typec_altmode *altmode) in typec_altmode_get_svdm_version()
254 const struct typec_altmode *altmode = NULL; in ucsi_altmode_update_active() local
1537 struct typec_altmode *altmode; in tcpm_register_partner_altmodes() local2178 static int tcpm_altmode_enter(struct typec_altmode *altmode, u32 *vdo) in tcpm_altmode_enter()2195 static int tcpm_altmode_exit(struct typec_altmode *altmode) in tcpm_altmode_exit()2212 static int tcpm_altmode_vdm(struct typec_altmode *altmode, in tcpm_altmode_vdm()
Completed in 23 milliseconds