Searched refs:typec_caps (Results 1 – 1 of 1) sorted by relevance
237 struct typec_capability typec_caps; member424 ((port)->typec_caps.data == TYPEC_PORT_UFP ? \428 ((port)->typec_caps.data == TYPEC_PORT_DFP ? \846 if (port->typec_caps.data == TYPEC_PORT_DRD) { in tcpm_set_roles()851 } else if (port->typec_caps.data == TYPEC_PORT_DFP) { in tcpm_set_roles()1991 if (port->typec_caps.data != TYPEC_PORT_DRD) { in tcpm_pd_ctrl_request()4341 if (port->typec_caps.data != TYPEC_PORT_DRD) { in tcpm_dr_set()4751 port->typec_caps.data = ret; in tcpm_fw_get_caps()4761 port->typec_caps.type = ret; in tcpm_fw_get_caps()4762 port->port_type = port->typec_caps.type; in tcpm_fw_get_caps()[all …]