Searched refs:tcpm_port_init (Results 1 – 4 of 4) sorted by relevance
170 struct tcpm_port *tcpm_port_init(struct udevice *dev, struct tcpc_dev *tcpc);
665 tcpci->port = tcpm_port_init(tcpci->dev, &tcpci->tcpc); in tcpci_register_port()
1480 chip->tcpm_port = tcpm_port_init(dev, &chip->tcpc_dev); in fusb302_probe()
3423 struct tcpm_port *tcpm_port_init(struct udevice *dev, struct tcpc_dev *tcpc) in tcpm_port_init() function3464 EXPORT_SYMBOL_GPL(tcpm_port_init);