Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dadv7604.c194 bool restart_stdi_once; member
1574 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
1651 if (state->restart_stdi_once) { in adv76xx_query_dv_timings()
1660 state->restart_stdi_once = false; in adv76xx_query_dv_timings()
1666 state->restart_stdi_once = true; in adv76xx_query_dv_timings()
3430 state->restart_stdi_once = true; in adv76xx_probe()
Dadv7842.c114 bool restart_stdi_once; member
1538 state->restart_stdi_once = true; in adv7842_query_dv_timings()
1621 if (state->restart_stdi_once) { in adv7842_query_dv_timings()
1630 state->restart_stdi_once = false; in adv7842_query_dv_timings()
1636 state->restart_stdi_once = true; in adv7842_query_dv_timings()
3486 state->restart_stdi_once = true; in adv7842_probe()