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.c439 struct tcpc_dev *tcpc; member
7222 struct tcpc_dev *tcpc = port->tcpc; in tcpm_try_role() local
8472 struct tcpm_port *tcpm_register_port(struct device *dev, struct tcpc_dev *tcpc) in tcpm_register_port()