Searched defs:tcpm_port (Results 1 – 5 of 5) sorted by relevance
340 struct tcpm_port { struct341 struct device *dev;343 struct mutex lock; /* tcpm state machine lock */344 struct kthread_worker *wq;346 struct typec_capability typec_caps;347 struct typec_port *typec_port;349 struct tcpc_dev *tcpc;350 struct usb_role_switch *role_sw;352 enum typec_role vconn_role;353 enum typec_role pwr_role;[all …]
77 struct tcpm_port *tcpm_port; member
11 struct tcpm_port *tcpm_port; member
61 struct tcpm_port *tcpm_port) in qcom_pmic_typec_pdphy_stub_start()
169 struct tcpm_port *tcpm_port; member639 struct tcpm_port *tcpm_port) in qcom_pmic_typec_port_start()