Home
last modified time | relevance | path

Searched defs:tcpc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.h12 struct tcpc_dev tcpc; member
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c349 struct tcpc_dev *tcpc; member
6801 struct tcpc_dev *tcpc = port->tcpc; in tcpm_try_role() local
7805 struct tcpm_port *tcpm_register_port(struct device *dev, struct tcpc_dev *tcpc) in tcpm_register_port()