Home
last modified time | relevance | path

Searched refs:typec_altmode_exit (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c97 typec_altmode_exit(tbt->alt); in tbt_altmode_work()
278 ret = typec_altmode_exit(alt); in tbt_altmode_activate()
H A Ddisplayport.c318 if (typec_altmode_exit(dp->alt)) in dp_altmode_work()
514 return typec_altmode_exit(alt); in dp_altmode_activate()
/linux/include/linux/usb/
H A Dtypec_altmode.h71 int typec_altmode_exit(struct typec_altmode *altmode);
/linux/drivers/usb/typec/
H A Dbus.c152 * typec_altmode_exit - Exit Mode
157 int typec_altmode_exit(struct typec_altmode *adev) in typec_altmode_exit() function
177 EXPORT_SYMBOL_GPL(typec_altmode_exit);
H A Dclass.c388 typec_altmode_exit(&altmode->partner->adev); in active_store()
/linux/Documentation/driver-api/usb/
H A Dtypec_bus.rst110 :functions: typec_altmode_enter typec_altmode_exit typec_altmode_attention typec_altmode_vdm typec_altmode_notify