Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/
Dprobe.c23 static int find_anything(struct device *dev, void *data) in find_anything() function
38 dev = bus_find_device(&pci_bus_type, NULL, NULL, find_anything); in no_pci_devices()