Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Ddrivers.c247 static struct parisc_device *find_device_by_addr(unsigned long hpa) in find_device_by_addr() function
504 if (find_device_by_addr(hpa) != NULL) in alloc_pa_dev()
856 dev = find_device_by_addr(hpa); in walk_native_bus()