Home
last modified time | relevance | path

Searched refs:tcpm_port_init (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dtcpm.h170 struct tcpm_port *tcpm_port_init(struct udevice *dev, struct tcpc_dev *tcpc);
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpci.c665 tcpci->port = tcpm_port_init(tcpci->dev, &tcpci->tcpc); in tcpci_register_port()
H A Dfusb302.c1480 chip->tcpm_port = tcpm_port_init(dev, &chip->tcpc_dev); in fusb302_probe()
H A Dtcpm.c3423 struct tcpm_port *tcpm_port_init(struct udevice *dev, struct tcpc_dev *tcpc) in tcpm_port_init() function
3464 EXPORT_SYMBOL_GPL(tcpm_port_init);