Home
last modified time | relevance | path

Searched refs:typec_cable_altmode_exit (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c79 typec_cable_altmode_exit(tbt->alt, TYPEC_PLUG_SOP_PP); in tbt_altmode_work()
82 typec_cable_altmode_exit(tbt->alt, TYPEC_PLUG_SOP_P); in tbt_altmode_work()
H A Ddisplayport.c327 if (typec_cable_altmode_exit(dp->plug_prime, TYPEC_PLUG_SOP_P)) in dp_altmode_work()
/linux/drivers/usb/typec/
H A Dbus.c289 int typec_cable_altmode_exit(struct typec_altmode *adev, enum typec_plug_index sop) in typec_cable_altmode_exit() function
307 EXPORT_SYMBOL_GPL(typec_cable_altmode_exit);
/linux/include/linux/usb/
H A Dtypec_altmode.h104 int typec_cable_altmode_exit(struct typec_altmode *altmode, enum typec_plug_index sop);