Searched refs:out_of_sync (Results 1 – 3 of 3) sorted by relevance
310 conn->out_of_sync = 1; /* prevent any further receives */ in smc_cdc_msg_validate()455 if (!conn || conn->out_of_sync) in smc_cdc_rx_handler()
243 u8 out_of_sync : 1; /* out of sync with peer */ member
1404 int out_of_sync; in tegra_dc_dp_sink_out_of_sync() local1413 out_of_sync = !(dpcd_data & DP_SINK_STATUS_PORT0_IN_SYNC); in tegra_dc_dp_sink_out_of_sync()1414 if (out_of_sync) in tegra_dc_dp_sink_out_of_sync()1419 return out_of_sync; in tegra_dc_dp_sink_out_of_sync()