Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtcpci.h216 unsigned char cable_comm_capable:1; member
/linux/drivers/usb/typec/tcpm/
H A Dtcpci_maxim_core.c503 chip->data.cable_comm_capable = true; in max_tcpci_probe()
H A Dtcpm.c1921 if (!port->tcpc->cable_comm_capable || !port->tcpc->cable_comm_capable(port->tcpc)) in tcpm_can_communicate_sop_prime()