Home
last modified time | relevance | path

Searched refs:typec_match_altmode (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/platform/chrome/
A Dcros_typec_vdm.c43 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()
/linux/include/linux/usb/
A Dtypec_altmode.h152 struct typec_altmode *typec_match_altmode(struct typec_altmode **altmodes,
/linux/drivers/usb/typec/
A Dbus.c417 struct typec_altmode *typec_match_altmode(struct typec_altmode **altmodes, in typec_match_altmode() function
431 EXPORT_SYMBOL_GPL(typec_match_altmode);
/linux/Documentation/driver-api/usb/
A Dtypec_bus.rst116 :functions: typec_match_altmode
/linux/drivers/usb/typec/tcpm/
A Dtcpm.c1899 pdev_prime = typec_match_altmode(port->plug_prime_altmode, in tcpm_pd_svdm()
1913 pdev = typec_match_altmode(port->partner_altmode, in tcpm_pd_svdm()
1923 pdev = typec_match_altmode(port->partner_altmode, in tcpm_pd_svdm()
2255 adev = typec_match_altmode(port->port_altmode, ALTMODE_DISCOVERY_MAX, in tcpm_handle_vdm_request()

Completed in 29 milliseconds