Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/typec/tcpm/
Dtcpm.c313 struct tcpm_port { struct
314 struct device *dev;
316 struct mutex lock; /* tcpm state machine lock */
317 struct kthread_worker *wq;
319 struct typec_capability typec_caps;
320 struct typec_port *typec_port;
322 struct tcpc_dev *tcpc;
323 struct usb_role_switch *role_sw;
325 enum typec_role vconn_role;
326 enum typec_role pwr_role;
[all …]
Dfusb302.c76 struct tcpm_port *tcpm_port; member
/linux-6.12.1/drivers/usb/typec/tcpm/qcom/
Dqcom_pmic_typec.h11 struct tcpm_port *tcpm_port; member
Dqcom_pmic_typec_pdphy_stub.c60 struct tcpm_port *tcpm_port) in qcom_pmic_typec_pdphy_stub_start()
Dqcom_pmic_typec_pdphy.c93 struct tcpm_port *tcpm_port; member
511 struct tcpm_port *tcpm_port) in qcom_pmic_typec_pdphy_start()
Dqcom_pmic_typec_port.c168 struct tcpm_port *tcpm_port; member
637 struct tcpm_port *tcpm_port) in qcom_pmic_typec_port_start()