typec_altmode_notify   70 drivers/usb/typec/altmodes/displayport.c 	return typec_altmode_notify(dp->alt, TYPEC_MODAL_STATE(state),
typec_altmode_notify  144 drivers/usb/typec/altmodes/displayport.c 		return typec_altmode_notify(dp->alt, TYPEC_STATE_USB,
typec_altmode_notify  161 drivers/usb/typec/altmodes/displayport.c 	ret = typec_altmode_notify(dp->alt, TYPEC_STATE_SAFE, &dp->data);
typec_altmode_notify  173 drivers/usb/typec/altmodes/displayport.c 			typec_altmode_notify(dp->alt, TYPEC_STATE_USB,
typec_altmode_notify   82 drivers/usb/typec/bus.c EXPORT_SYMBOL_GPL(typec_altmode_notify);
typec_altmode_notify 1174 drivers/usb/typec/tcpm/tcpm.c 				WARN_ON(typec_altmode_notify(adev,
typec_altmode_notify 1188 drivers/usb/typec/tcpm/tcpm.c 				WARN_ON(typec_altmode_notify(adev,
typec_altmode_notify   73 include/linux/usb/typec_altmode.h int typec_altmode_notify(struct typec_altmode *altmode, unsigned long conf,