tmp_max          1946 drivers/input/mouse/cyapa_gen5.c 	int tmp_max, tmp_min, tmp_ave, tmp_sum, tmp_count;
tmp_max          1969 drivers/input/mouse/cyapa_gen5.c 		tmp_max = INT_MIN;
tmp_max          2076 drivers/input/mouse/cyapa_gen5.c 					tmp_max = max(value, tmp_max);
tmp_max          2114 drivers/input/mouse/cyapa_gen5.c 		*idac_max = tmp_max;
tmp_max            26 drivers/net/wireless/ath/wil6210/wil_crash_dump.c 	u32 host_min, host_max, tmp_max;
tmp_max            46 drivers/net/wireless/ath/wil6210/wil_crash_dump.c 		tmp_max = map->host + (map->to - map->from);
tmp_max            47 drivers/net/wireless/ath/wil6210/wil_crash_dump.c 		if (tmp_max > host_max)
tmp_max            48 drivers/net/wireless/ath/wil6210/wil_crash_dump.c 			host_max = tmp_max;
tmp_max          3541 drivers/regulator/core.c 		int tmp_max = INT_MAX;
tmp_max          3547 drivers/regulator/core.c 						&tmp_max, state);
tmp_max          3551 drivers/regulator/core.c 		ret = regulator_check_voltage(c_rdevs[i], &tmp_min, &tmp_max);
tmp_max          3559 drivers/regulator/core.c 			desired_max_uV = tmp_max;
tmp_max           509 net/batman-adv/distributed-arp-table.c 					 int select, batadv_dat_addr_t tmp_max,
tmp_max           530 net/batman-adv/distributed-arp-table.c 	if (tmp_max > last_max)
tmp_max           535 net/batman-adv/distributed-arp-table.c 	if (tmp_max < max)
tmp_max           540 net/batman-adv/distributed-arp-table.c 	if (tmp_max == max && max_orig_node &&
tmp_max           563 net/batman-adv/distributed-arp-table.c 	batadv_dat_addr_t tmp_max = 0;
tmp_max           583 net/batman-adv/distributed-arp-table.c 			tmp_max = BATADV_DAT_ADDR_MAX - orig_node->dat_addr +
tmp_max           587 net/batman-adv/distributed-arp-table.c 							  tmp_max, max,
tmp_max           595 net/batman-adv/distributed-arp-table.c 			max = tmp_max;