Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dtypec_altmode.h71 int typec_altmode_exit(struct typec_altmode *altmode);
/linux/drivers/usb/typec/
A Dbus.c157 int typec_altmode_exit(struct typec_altmode *adev) in typec_altmode_exit() function
177 EXPORT_SYMBOL_GPL(typec_altmode_exit);
A Dclass.c380 typec_altmode_exit(&altmode->partner->adev); in active_store()
/linux/drivers/usb/typec/altmodes/
A Ddisplayport.c299 if (typec_altmode_exit(dp->alt)) in dp_altmode_work()
492 return typec_altmode_exit(alt); in dp_altmode_activate()
/linux/Documentation/driver-api/usb/
A Dtypec_bus.rst110 …:functions: typec_altmode_enter typec_altmode_exit typec_altmode_attention typec_altmode_vdm typec…

Completed in 16 milliseconds