Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov7251.c1192 unsigned int max_dist_match = (unsigned int) -1; in ov7251_find_mode_by_ival() local
1207 if (dist < max_dist_match) { in ov7251_find_mode_by_ival()
1209 max_dist_match = dist; in ov7251_find_mode_by_ival()