Searched refs:existing_size (Results 1 – 2 of 2) sorted by relevance
510 unsigned long long existing_size; in ca91cx42_alloc_resource() local524 existing_size = (unsigned long long)(image->bus_resource.end - in ca91cx42_alloc_resource()528 if (existing_size == (size - 1)) in ca91cx42_alloc_resource()531 if (existing_size != 0) { in ca91cx42_alloc_resource()
803 unsigned long long existing_size; in tsi148_alloc_resource() local812 existing_size = (unsigned long long)(image->bus_resource.end - in tsi148_alloc_resource()816 if ((size != 0) && (existing_size == (size - 1))) in tsi148_alloc_resource()819 if (existing_size != 0) { in tsi148_alloc_resource()