Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dadv7604.c181 bool restart_stdi_once; member
1544 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
1621 if (state->restart_stdi_once) { in adv76xx_query_dv_timings()
1630 state->restart_stdi_once = false; in adv76xx_query_dv_timings()
1636 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
3331 state->restart_stdi_once = true; in adv76xx_probe()
Dadv7842.c112 bool restart_stdi_once; member
1547 state->restart_stdi_once = true; in adv7842_query_dv_timings()
1622 if (state->restart_stdi_once) { in adv7842_query_dv_timings()
1631 state->restart_stdi_once = false; in adv7842_query_dv_timings()
1637 state->restart_stdi_once = true; in adv7842_query_dv_timings()
3473 state->restart_stdi_once = true; in adv7842_probe()