typec_altmode_get_partner  512 drivers/usb/typec/altmodes/displayport.c 	const struct typec_altmode *port = typec_altmode_get_partner(alt);
typec_altmode_get_partner  200 drivers/usb/typec/bus.c EXPORT_SYMBOL_GPL(typec_altmode_get_partner);
typec_altmode_get_partner   58 drivers/usb/typec/ucsi/displayport.c 		const struct typec_altmode *p = typec_altmode_get_partner(alt);
typec_altmode_get_partner  112 drivers/usb/typec/ucsi/displayport.c 		const struct typec_altmode *p = typec_altmode_get_partner(alt);
typec_altmode_get_partner  195 drivers/usb/typec/ucsi/displayport.c 		const struct typec_altmode *p = typec_altmode_get_partner(alt);
typec_altmode_get_partner  242 drivers/usb/typec/ucsi/ucsi.c 		altmode = typec_altmode_get_partner(con->port_altmode[cur]);
typec_altmode_get_partner  420 drivers/usb/typec/ucsi/ucsi.c 			pdev = typec_altmode_get_partner(adev[i]);
typec_altmode_get_partner   76 include/linux/usb/typec_altmode.h typec_altmode_get_partner(struct typec_altmode *altmode);