Searched refs:vbus_present (Results 1 – 1 of 1) sorted by relevance
503 bool vbus_present; member3777 if (port->vbus_present) { in tcpm_pd_ctrl_request()5473 if (port->vbus_present && tcpm_port_is_sink(port)) in run_state_machine()5713 else if (port->vbus_present) in run_state_machine()5752 if (port->vbus_present && tcpm_port_is_sink(port)) { in run_state_machine()5798 if (port->vbus_present) { in run_state_machine()6509 port->vbus_present ? port->timings.ps_src_off_time : 0); in run_state_machine()6657 else if (port->vbus_present) in _tcpm_cc_change()6723 if (!port->vbus_present && tcpm_port_is_source(port)) in _tcpm_cc_change()6727 if (port->vbus_present || !tcpm_port_is_source(port)) in _tcpm_cc_change()[all …]