Searched refs:existing_size (Results 1 – 2 of 2) sorted by relevance
509 unsigned long long existing_size; in ca91cx42_alloc_resource() local523 existing_size = (unsigned long long)(image->bus_resource.end - in ca91cx42_alloc_resource()527 if (existing_size == (size - 1)) in ca91cx42_alloc_resource()530 if (existing_size != 0) { in ca91cx42_alloc_resource()
725 unsigned long long existing_size; in tsi148_alloc_resource() local734 existing_size = (unsigned long long)(image->bus_resource.end - in tsi148_alloc_resource()738 if ((size != 0) && (existing_size == (size - 1))) in tsi148_alloc_resource()741 if (existing_size != 0) { in tsi148_alloc_resource()