Home
last modified time | relevance | path

Searched refs:get_cc (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dtcpm.h65 * @get_cc: Called to read current CC pin values
94 int (*get_cc)(struct tcpc_dev *dev, enum typec_cc_status *cc1, member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dtcpm.h71 * @get_cc: Called to read current CC pin values
132 int (*get_cc)(struct tcpc_dev *dev, enum typec_cc_status *cc1, member
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c205 tcpm->tcpc.get_cc = qcom_pmic_typec_get_cc; in qcom_pmic_typec_probe()
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dwcove.c640 wcove->tcpc.get_cc = wcove_get_cc; in wcove_typec_probe()
H A Dtcpci.c640 tcpci->tcpc.get_cc = tcpci_get_cc; in tcpci_register_port()
H A Dtcpm.c4272 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_pd_event_handler()
4719 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_init()
5112 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_register_port()
H A Dfusb302.c1117 fusb302_tcpc_dev->get_cc = tcpm_get_cc; in init_tcpc_dev()
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H A Dwcove.c641 wcove->tcpc.get_cc = wcove_get_cc; in wcove_typec_probe()
H A Dtcpci.c784 tcpci->tcpc.get_cc = tcpci_get_cc; in tcpci_register_port()
H A Dtcpm.c5451 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_pd_event_handler()
6008 if (port->tcpc->get_cc(port->tcpc, &cc1, &cc2) == 0) in tcpm_init()
6540 !tcpc->get_vbus || !tcpc->set_cc || !tcpc->get_cc || in tcpm_register_port()
H A Dfusb302.c1124 fusb302_tcpc_dev->get_cc = tcpm_get_cc; in init_tcpc_dev()

Completed in 22 milliseconds