Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2344 static bool tcpm_cable_vdm_supported(struct tcpm_port *port) in tcpm_cable_vdm_supported() function
2386 if (tcpm_cable_vdm_supported(port)) { in tcpm_handle_discover_mode()
7380 } else if (tcpm_can_communicate_sop_prime(port) && tcpm_cable_vdm_supported(port)) { in tcpm_vdm_discovery_work()