Searched refs:score_max (Results 1 – 1 of 1) sorted by relevance
274 int score_max = 0, score; in find_hdev_driver() local280 if (score > score_max) { in find_hdev_driver()281 score_max = score; in find_hdev_driver()337 int ret, score, score_max; in find_image_format() local366 score_max = 0; in find_image_format()371 if (score > score_max) { in find_image_format()372 score_max = score; in find_image_format()