Searched defs:altmode (Results 1 – 5 of 5) sorted by relevance
11 struct altmode { struct13 struct typec_altmode adev; argument23 struct altmode *partner; argument24 struct altmode *plug[2]; argument29 #define to_altmode(d) container_of(d, struct altmode, adev) argument
55 struct altmode *altmode; in typec_altmode_notify() local173 struct altmode *altmode; in typec_altmode_vdm() local303 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_match() local315 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_uevent() local354 struct altmode *altmode = to_altmode(adev); in typec_probe() local378 struct altmode *altmode = to_altmode(adev); in typec_remove() local
162 static void typec_altmode_set_partner(struct altmode *altmode) in typec_altmode_set_partner()188 static void typec_altmode_put_partner(struct altmode *altmode) in typec_altmode_put_partner()231 struct altmode *altmode; in typec_altmode_register_notifier() local264 struct altmode *altmode = to_altmode(adev); in typec_altmode_unregister_notifier() local351 struct altmode *altmode = to_altmode(adev); in active_store() local
224 const struct typec_altmode *altmode = NULL; in ucsi_altmode_update_active() local
1039 struct typec_altmode *altmode; in tcpm_register_partner_altmodes() local1487 static int tcpm_altmode_enter(struct typec_altmode *altmode) in tcpm_altmode_enter()1503 static int tcpm_altmode_exit(struct typec_altmode *altmode) in tcpm_altmode_exit()1519 static int tcpm_altmode_vdm(struct typec_altmode *altmode, in tcpm_altmode_vdm()