Searched refs:typec_altmode_exit (Results 1 – 3 of 3) sorted by relevance
120 int typec_altmode_exit(struct typec_altmode *adev) in typec_altmode_exit() function140 EXPORT_SYMBOL_GPL(typec_altmode_exit);
367 typec_altmode_exit(&altmode->partner->adev); in active_store()
211 if (typec_altmode_exit(dp->alt)) in dp_altmode_work()309 return activate ? typec_altmode_enter(alt) : typec_altmode_exit(alt); in dp_altmode_activate()