Searched refs:cable_comm_capable (Results 1 – 5 of 5) sorted by relevance
170 bool (*cable_comm_capable)(struct tcpc_dev *dev); member
216 unsigned char cable_comm_capable:1; member
479 if (tcpci->data->cable_comm_capable) in tcpci_set_pd_rx()626 return tcpci->data->cable_comm_capable; in tcpci_cable_comm_capable()856 tcpci->tcpc.cable_comm_capable = tcpci_cable_comm_capable; in tcpci_register_port()
517 chip->data.cable_comm_capable = true; in max_tcpci_probe()
1797 if (!port->tcpc->cable_comm_capable || !port->tcpc->cable_comm_capable(port->tcpc)) in tcpm_can_communicate_sop_prime()