Home
last modified time | relevance | path

Searched defs:tcpm_port (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c299 struct tcpm_port { struct
300 struct device *dev;
302 struct mutex lock; /* tcpm state machine lock */
303 struct kthread_worker *wq;
305 struct typec_capability typec_caps;
306 struct typec_port *typec_port;
308 struct tcpc_dev *tcpc;
309 struct usb_role_switch *role_sw;
311 enum typec_role vconn_role;
312 enum typec_role pwr_role;
[all …]
H A Dfusb302.c76 struct tcpm_port *tcpm_port; member
/openbmc/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec_pdphy.c27 struct tcpm_port *tcpm_port; member
439 struct tcpm_port *tcpm_port) in qcom_pmic_typec_pdphy_start()
H A Dqcom_pmic_typec_port.c29 struct tcpm_port *tcpm_port; member
444 struct tcpm_port *tcpm_port) in qcom_pmic_typec_port_start()
H A Dqcom_pmic_typec.c33 struct tcpm_port *tcpm_port; member