Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Dbus.c59 static int typec_altmode_set_state(struct typec_altmode *adev, in typec_altmode_set_state() function
142 ret = typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL); in typec_altmode_enter()
170 ret = typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL); in typec_altmode_exit()
434 WARN_ON(typec_altmode_set_state(adev, TYPEC_STATE_SAFE, NULL)); in typec_remove()