Searched refs:peer_state (Results 1 – 1 of 1) sorted by relevance
356 enum ivc_state peer_state; in tegra_ivc_channel_notified() local361 peer_state = READ_ONCE(ivc->rx_channel->state); in tegra_ivc_channel_notified()363 if (peer_state == ivc_state_sync) { in tegra_ivc_channel_notified()400 peer_state == ivc_state_ack) { in tegra_ivc_channel_notified()
Completed in 4 milliseconds