Home
last modified time | relevance | path

Searched refs:get_cc (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dtcpm.h135 int (*get_cc)(struct tcpc_dev *dev, enum typec_cc_status *cc1, member
/OK3568_Linux_fs/u-boot/include/power/power_delivery/
H A Dtcpm.h139 int (*get_cc)(struct tcpc_dev *dev, enum typec_cc_status *cc1, member
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c3186 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0)
3222 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_cc_change()
3284 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_init()
3429 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_port_init()
H A Dtcpci.c650 tcpci->tcpc.get_cc = tcpci_get_cc; in tcpci_register_port()
H A Dfusb302.c971 fusb302_tcpc_dev->get_cc = tcpm_get_cc; in init_tcpc_dev()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dwcove.c641 wcove->tcpc.get_cc = wcove_get_cc; in wcove_typec_probe()
H A Dtcpci.c817 tcpci->tcpc.get_cc = tcpci_get_cc; in tcpci_register_port()
H A Dfusb302.c1132 fusb302_tcpc_dev->get_cc = tcpm_get_cc; in init_tcpc_dev()
H A Dtcpm.c5474 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_pd_event_handler()
6016 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_init()
6533 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_register_port()