Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/
A Dbus.c97 int typec_altmode_enter(struct typec_altmode *adev, u32 *vdo) in typec_altmode_enter() function
120 EXPORT_SYMBOL_GPL(typec_altmode_enter);
/linux/include/linux/usb/
A Dtypec_altmode.h68 int typec_altmode_enter(struct typec_altmode *altmode, u32 *vdo);
/linux/drivers/usb/typec/altmodes/
A Ddisplayport.c199 ret = typec_altmode_enter(dp->alt, NULL); in dp_altmode_work()
320 return activate ? typec_altmode_enter(alt, NULL) : 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 11 milliseconds