Home
last modified time | relevance | path

Searched refs:tcpm_port (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.h11 struct tcpm_port *tcpm_port; member
17 struct tcpm_port *tcpm_port);
21 struct tcpm_port *tcpm_port);
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c430 struct tcpm_port { struct
697 struct tcpm_port *port; argument
704 struct tcpm_port *port;
774 static enum tcpm_state tcpm_default_state(struct tcpm_port *port) in tcpm_default_state()
788 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected()
804 static bool tcpm_log_full(struct tcpm_port *port) in tcpm_log_full()
811 static void _tcpm_log(struct tcpm_port *port, const char *fmt, va_list args) in _tcpm_log()
859 static void tcpm_log(struct tcpm_port *port, const char *fmt, ...) in tcpm_log()
875 static void tcpm_log_force(struct tcpm_port *port, const char *fmt, ...) in tcpm_log_force()
884 static void tcpm_log_source_caps(struct tcpm_port *port) in tcpm_log_source_caps()
[all …]
/linux/include/linux/usb/
H A Dtcpci.h236 struct tcpm_port;
237 struct tcpm_port *tcpci_get_tcpm_port(struct tcpci *tcpci);