Home
last modified time | relevance | path

Searched refs:find_device_by_addr (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/parisc/kernel/
Ddrivers.c251 static struct parisc_device *find_device_by_addr(unsigned long hpa) in find_device_by_addr() function
495 if (find_device_by_addr(hpa) != NULL) in alloc_pa_dev()
845 dev = find_device_by_addr(hpa); in walk_native_bus()