Searched refs:existing_size (Results 1 – 2 of 2) sorted by relevance
506 unsigned long long existing_size; in ca91cx42_alloc_resource() local520 existing_size = (unsigned long long)(image->bus_resource.end - in ca91cx42_alloc_resource()524 if (existing_size == (size - 1)) in ca91cx42_alloc_resource()527 if (existing_size != 0) { in ca91cx42_alloc_resource()
723 unsigned long long existing_size; in tsi148_alloc_resource() local732 existing_size = (unsigned long long)(image->bus_resource.end - in tsi148_alloc_resource()736 if ((size != 0) && (existing_size == (size - 1))) in tsi148_alloc_resource()739 if (existing_size != 0) { in tsi148_alloc_resource()