Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/typec/
Dbus.c278 struct typec_altmode *typec_match_altmode(struct typec_altmode **altmodes, in typec_match_altmode() function
292 EXPORT_SYMBOL_GPL(typec_match_altmode);
/linux-6.1.9/include/linux/usb/
Dtypec_altmode.h122 struct typec_altmode *typec_match_altmode(struct typec_altmode **altmodes,
/linux-6.1.9/Documentation/driver-api/usb/
Dtypec_bus.rst116 :functions: typec_match_altmode
/linux-6.1.9/drivers/usb/typec/tcpm/
Dtcpm.c1583 pdev = typec_match_altmode(port->partner_altmode, ALTMODE_DISCOVERY_MAX, in tcpm_pd_svdm()
1770 adev = typec_match_altmode(port->port_altmode, ALTMODE_DISCOVERY_MAX, in tcpm_handle_vdm_request()