Home
last modified time | relevance | path

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

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