Searched refs:typec_match_altmode (Results 1 – 3 of 3) sorted by relevance
43 amode = typec_match_altmode(typec->ports[port_num]->port_altmode, in cros_typec_handle_vdm_attention()81 amode = typec_match_altmode(typec->ports[port_num]->port_altmode, CROS_EC_ALTMODE_MAX, in cros_typec_handle_vdm_response()
417 struct typec_altmode *typec_match_altmode(struct typec_altmode **altmodes, in typec_match_altmode() function431 EXPORT_SYMBOL_GPL(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()
Completed in 726 milliseconds