Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dlt8619c.c421 bool is_supported_res, is_timing_changed; in lt8619c_delayed_work_monitor_resolution() local
432 is_supported_res = lt8619c_rcv_supported_res(sd, &timings); in lt8619c_delayed_work_monitor_resolution()
436 __func__, is_supported_res, is_timing_changed); in lt8619c_delayed_work_monitor_resolution()
438 if (!is_supported_res) { in lt8619c_delayed_work_monitor_resolution()
444 if (is_supported_res && is_timing_changed) { in lt8619c_delayed_work_monitor_resolution()