typec_altmode_enter  191 drivers/usb/typec/altmodes/displayport.c 		ret = typec_altmode_enter(dp->alt);
typec_altmode_enter  309 drivers/usb/typec/altmodes/displayport.c 	return activate ? typec_altmode_enter(alt) : typec_altmode_exit(alt);
typec_altmode_enter  112 drivers/usb/typec/bus.c EXPORT_SYMBOL_GPL(typec_altmode_enter);
typec_altmode_enter   68 include/linux/usb/typec_altmode.h int typec_altmode_enter(struct typec_altmode *altmode);