Home
last modified time | relevance | path

Searched refs:tcpci_chip (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpci.c42 struct tcpci_chip { struct
703 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_probe()
723 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_remove()
738 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_get_voltage()
745 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_get_current()
752 struct tcpci_chip *chip = dev_get_priv(dev); in tcpci_get_online()
775 .priv_auto_alloc_size = sizeof(struct tcpci_chip),
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dtcpci.c59 struct tcpci_chip { struct
773 struct tcpci_chip *chip = dev_id; in _tcpci_irq()
863 struct tcpci_chip *chip; in tcpci_probe()
901 struct tcpci_chip *chip = i2c_get_clientdata(client); in tcpci_remove()