Searched refs:existing_size (Results 1 – 2 of 2) sorted by relevance
502 unsigned long long existing_size; in ca91cx42_alloc_resource() local516 existing_size = (unsigned long long)(image->bus_resource.end - in ca91cx42_alloc_resource()520 if (existing_size == (size - 1)) in ca91cx42_alloc_resource()523 if (existing_size != 0) { in ca91cx42_alloc_resource()
719 unsigned long long existing_size; in tsi148_alloc_resource() local728 existing_size = (unsigned long long)(image->bus_resource.end - in tsi148_alloc_resource()732 if ((size != 0) && (existing_size == (size - 1))) in tsi148_alloc_resource()735 if (existing_size != 0) { in tsi148_alloc_resource()