Searched refs:tcpci_register_port (Results 1 – 3 of 3) sorted by relevance
143 struct tcpci *tcpci_register_port(struct udevice *dev, struct tcpci_data *data);
626 struct tcpci *tcpci_register_port(struct udevice *dev, struct tcpci_data *data) in tcpci_register_port() function675 EXPORT_SYMBOL_GPL(tcpci_register_port);714 chip->tcpci = tcpci_register_port(chip->udev, &chip->data); in tcpci_probe()
162 chip->tcpci = tcpci_register_port(chip->udev, &chip->data); in husb311_probe()