Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dadv7604.c187 bool restart_stdi_once; member
1560 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
1637 if (state->restart_stdi_once) { in adv76xx_query_dv_timings()
1646 state->restart_stdi_once = false; in adv76xx_query_dv_timings()
1652 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
3375 state->restart_stdi_once = true; in adv76xx_probe()
H A Dadv7842.c112 bool restart_stdi_once; member
1550 state->restart_stdi_once = true; in adv7842_query_dv_timings()
1633 if (state->restart_stdi_once) { in adv7842_query_dv_timings()
1642 state->restart_stdi_once = false; in adv7842_query_dv_timings()
1648 state->restart_stdi_once = true; in adv7842_query_dv_timings()
3476 state->restart_stdi_once = true; in adv7842_probe()