best_found         39 drivers/clk/clkdev.c 	int match, best_found = 0, best_possible = 0;
best_found         61 drivers/clk/clkdev.c 		if (match > best_found) {
best_found         64 drivers/clk/clkdev.c 				best_found = match;