Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dtypec_altmode.h70 int typec_altmode_enter(struct typec_altmode *altmode, u32 *vdo);
/linux-6.15/drivers/usb/typec/
H A Dbus.c126 int typec_altmode_enter(struct typec_altmode *adev, u32 *vdo) in typec_altmode_enter() function
149 EXPORT_SYMBOL_GPL(typec_altmode_enter);
/linux-6.15/drivers/usb/typec/altmodes/
H A Ddisplayport.c253 ret = typec_altmode_enter(dp->alt, NULL); in dp_altmode_work()
490 return typec_altmode_enter(alt, NULL); in dp_altmode_activate()
H A Dthunderbolt.c63 return typec_altmode_enter(tbt->alt, &vdo); in tbt_enter_mode()
/linux-6.15/Documentation/driver-api/usb/
H A Dtypec_bus.rst110 …:functions: typec_altmode_enter typec_altmode_exit typec_altmode_attention typec_altmode_vdm typec…