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

/linux-master/drivers/media/i2c/
H A Dadv7842.c114 bool restart_stdi_once; member in struct:adv7842_state
1538 state->restart_stdi_once = true;
1621 if (state->restart_stdi_once) {
1630 state->restart_stdi_once = false;
1636 state->restart_stdi_once = true;
3485 state->restart_stdi_once = true;
H A Dadv7604.c194 bool restart_stdi_once; member in struct:adv76xx_state
1574 state->restart_stdi_once = true;
1651 if (state->restart_stdi_once) {
1660 state->restart_stdi_once = false;
1666 state->restart_stdi_once = true;
3433 state->restart_stdi_once = true;

Completed in 180 milliseconds