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

/linux-master/arch/parisc/kernel/
H A Ddrivers.c246 static struct parisc_device *find_device_by_addr(unsigned long hpa) function
504 if (find_device_by_addr(hpa) != NULL)
856 dev = find_device_by_addr(hpa);

Completed in 106 milliseconds