Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c340 struct tcpm_port { struct
341 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 …]
H A Dfusb302.c77 struct tcpm_port *tcpm_port; member
/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.h11 struct tcpm_port *tcpm_port; member
H A Dqcom_pmic_typec_pdphy_stub.c61 struct tcpm_port *tcpm_port) in qcom_pmic_typec_pdphy_stub_start()
H A Dqcom_pmic_typec_port.c169 struct tcpm_port *tcpm_port; member
639 struct tcpm_port *tcpm_port) in qcom_pmic_typec_port_start()