Searched refs:find_device (Results 1 – 3 of 3) sorted by relevance
278 static struct xen_device_domain_owner *find_device(struct pci_dev *dev) in find_device() function295 owner = find_device(dev); in xen_find_device_domain_owner()312 if (find_device(dev)) { in xen_register_device_domain_owner()330 owner = find_device(dev); in xen_unregister_device_domain_owner()
83 static struct ssb_device *find_device(struct ssb_device *rdev, int irqflag) in find_device() function165 struct ssb_device *olddev = find_device(dev, oldipsflag); in set_irq()
232 static int find_device(struct device * dev, void * data) in find_device() function253 ret = for_each_padev(find_device, &d); in find_device_by_addr()