Searched refs:vdm_discovery_state (Results 1 – 1 of 1) sorted by relevance
609 enum vdm_discovery_states vdm_discovery_state; member2355 enum vdm_discovery_states old_state = port->vdm_discovery_state; in tcpm_update_vdm_discovery_state()2362 port->vdm_discovery_state = new_state; in tcpm_update_vdm_discovery_state()3992 if (port->vdm_discovery_state == VDM_DISCOVERY_UNKNOWN && in tcpm_pd_ctrl_request()4009 if (port->vdm_discovery_state == VDM_DISCOVERY_UNKNOWN && in tcpm_pd_ctrl_request()4019 if (port->vdm_discovery_state == VDM_DISCOVERY_UNKNOWN && in tcpm_pd_ctrl_request()5643 if (port->vdm_discovery_state == VDM_DISCOVERY_UNKNOWN) in run_state_machine()6030 if (port->vdm_discovery_state == VDM_DISCOVERY_UNKNOWN) in run_state_machine()7254 port->vdm_discovery_state == VDM_DISCOVERY_UNKNOWN) in tcpm_enable_frs_work()7283 vdm_discovery_state_strings[port->vdm_discovery_state]); in tcpm_vdm_discovery_work()[all …]