Home
last modified time | relevance | path

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

/arch/parisc/kernel/
Ddrivers.c252 static struct parisc_device *find_device_by_addr(unsigned long hpa) in find_device_by_addr() function
484 if (find_device_by_addr(hpa) != NULL) in alloc_pa_dev()
838 dev = find_device_by_addr(hpa); in walk_native_bus()