Searched refs:find_device (Results 1 – 3 of 3) sorted by relevance
515 static struct xen_device_domain_owner *find_device(struct pci_dev *dev) in find_device() function532 owner = find_device(dev); in xen_find_device_domain_owner()549 if (find_device(dev)) { in xen_register_device_domain_owner()567 owner = find_device(dev); in xen_unregister_device_domain_owner()
504 static struct uml_net *find_device(int n) in find_device() function540 if (find_device(n)) { in eth_parse()713 device = find_device(n); in net_remove()
238 static int find_device(struct device * dev, void * data) in find_device() function259 ret = for_each_padev(find_device, &d); in find_device_by_addr()