Home
last modified time | relevance | path

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

/Linux-v5.15/arch/parisc/kernel/
Ddrivers.c246 static struct parisc_device *find_device_by_addr(unsigned long hpa) in find_device_by_addr() function
503 if (find_device_by_addr(hpa) != NULL) in alloc_pa_dev()
856 dev = find_device_by_addr(hpa); in walk_native_bus()