Home
last modified time | relevance | path

Searched defs:altmode (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/typec/
Dbus.h11 struct altmode { struct
13 struct typec_altmode adev; argument
23 struct altmode *partner; argument
24 struct altmode *plug[2]; argument
29 #define to_altmode(d) container_of(d, struct altmode, adev) argument
Dbus.c55 struct altmode *altmode; in typec_altmode_notify() local
173 struct altmode *altmode; in typec_altmode_vdm() local
303 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_match() local
315 struct typec_altmode *altmode = to_typec_altmode(dev); in typec_uevent() local
354 struct altmode *altmode = to_altmode(adev); in typec_probe() local
378 struct altmode *altmode = to_altmode(adev); in typec_remove() local
Dclass.c162 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() local
264 struct altmode *altmode = to_altmode(adev); in typec_altmode_unregister_notifier() local
351 struct altmode *altmode = to_altmode(adev); in active_store() local
/drivers/usb/typec/ucsi/
Ducsi.c224 const struct typec_altmode *altmode = NULL; in ucsi_altmode_update_active() local
/drivers/usb/typec/tcpm/
Dtcpm.c1039 struct typec_altmode *altmode; in tcpm_register_partner_altmodes() local
1487 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()