Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/typec/tcpm/
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 …]
Dfusb302.c76 struct tcpm_port *tcpm_port; member
/Linux-v6.6/drivers/usb/typec/tcpm/qcom/
Dqcom_pmic_typec_pdphy.c27 struct tcpm_port *tcpm_port; member
439 struct tcpm_port *tcpm_port) in qcom_pmic_typec_pdphy_start()
Dqcom_pmic_typec_port.c29 struct tcpm_port *tcpm_port; member
445 struct tcpm_port *tcpm_port) in qcom_pmic_typec_port_start()
Dqcom_pmic_typec.c33 struct tcpm_port *tcpm_port; member