Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dadv7604.c187 bool restart_stdi_once; member
1550 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
1627 if (state->restart_stdi_once) { in adv76xx_query_dv_timings()
1636 state->restart_stdi_once = false; in adv76xx_query_dv_timings()
1642 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
3365 state->restart_stdi_once = true; in adv76xx_probe()
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()