Searched refs:previous_data_index (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h372 int previous_data_index; member in struct:vchiq_state
H A Dvchiq_core.c955 while ((tx_end_index != state->previous_data_index) &&
967 if ((tx_end_index == state->previous_data_index) ||
1053 if (tx_end_index != state->previous_data_index) {
1054 state->previous_data_index = tx_end_index;
2193 state->previous_data_index = -1;

Completed in 143 milliseconds