Searched refs:cable_comm_capable (Results 1 – 4 of 4) 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()