Searched refs:typec_caps (Results 1 – 1 of 1) sorted by relevance
303 struct typec_capability typec_caps; member535 ((port)->typec_caps.data == TYPEC_PORT_UFP ? \539 ((port)->typec_caps.data == TYPEC_PORT_DFP ? \1038 if (port->typec_caps.data == TYPEC_PORT_DRD) { in tcpm_set_roles()1043 } else if (port->typec_caps.data == TYPEC_PORT_DFP) { in tcpm_set_roles()2742 if (port->typec_caps.data != TYPEC_PORT_DRD) { in tcpm_pd_ctrl_request()5477 if (port->typec_caps.data != TYPEC_PORT_DRD) { in tcpm_dr_set()5951 port->typec_caps.data = ret; in tcpm_fw_get_caps()5961 port->typec_caps.type = ret; in tcpm_fw_get_caps()5962 port->port_type = port->typec_caps.type; in tcpm_fw_get_caps()[all …]