Home
last modified time | relevance | path

Searched refs:pd_transmit (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_pdphy_stub.c74 tcpm->tcpc.pd_transmit = qcom_pmic_typec_pdphy_stub_pd_transmit; in qcom_pmic_typec_pdphy_stub_probe()
H A Dqcom_pmic_typec_pdphy.c608 tcpm->tcpc.pd_transmit = qcom_pmic_typec_pdphy_pd_transmit; in qcom_pmic_typec_pdphy_probe()
/linux/include/linux/usb/
H A Dtcpm.h159 int (*pd_transmit)(struct tcpc_dev *dev, enum tcpm_transmit_type type, member
/linux/drivers/usb/typec/tcpm/
H A Dwcove.c649 wcove->tcpc.pd_transmit = wcove_pd_transmit; in wcove_typec_probe()
H A Dtcpci.c845 tcpci->tcpc.pd_transmit = tcpci_pd_transmit; in tcpci_register_port()
H A Dfusb302.c1131 fusb302_tcpc_dev->pd_transmit = tcpm_pd_transmit; in init_tcpc_dev()