Searched refs:typec_match_altmode (Results 1 – 4 of 4) sorted by relevance
152 struct typec_altmode *typec_match_altmode(struct typec_altmode **altmodes,
408 * typec_match_altmode - Match SVID and mode to an array of alternate modes417 struct typec_altmode *typec_match_altmode(struct typec_altmode **altmodes, in typec_match_altmode() function 431 EXPORT_SYMBOL_GPL(typec_match_altmode);
116 :functions: typec_match_altmode
2010 pdev_prime = typec_match_altmode(port->plug_prime_altmode, in tcpm_pd_svdm() 2024 pdev = typec_match_altmode(port->partner_altmode, in tcpm_pd_svdm() 2034 pdev = typec_match_altmode(port->partner_altmode, in tcpm_pd_svdm() 2366 adev = typec_match_altmode(port->port_altmode, ALTMODE_DISCOVERY_MAX, in tcpm_handle_vdm_request()