Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c54 ret = typec_cable_altmode_enter(tbt->alt, TYPEC_PLUG_SOP_P, NULL); in tbt_altmode_work()
62 ret = typec_cable_altmode_enter(tbt->alt, TYPEC_PLUG_SOP_PP, NULL); in tbt_altmode_work()
123 ret = typec_cable_altmode_enter(alt, TYPEC_PLUG_SOP_P, NULL); in tbt_enter_modes_ordered()
H A Ddisplayport.c282 ret = typec_cable_altmode_enter(dp->alt, TYPEC_PLUG_SOP_P, NULL); in dp_altmode_work()
509 ret = typec_cable_altmode_enter(alt, TYPEC_PLUG_SOP_P, NULL); in dp_altmode_activate()
/linux/drivers/usb/typec/
H A Dbus.c259 int typec_cable_altmode_enter(struct typec_altmode *adev, enum typec_plug_index sop, u32 *vdo) in typec_cable_altmode_enter() function
280 EXPORT_SYMBOL_GPL(typec_cable_altmode_enter);
/linux/include/linux/usb/
H A Dtypec_altmode.h103 int typec_cable_altmode_enter(struct typec_altmode *altmode, enum typec_plug_index sop, u32 *vdo);