Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dprobe_roms.c97 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() function
146 probe_list(pdev, vendor, rom + offset + list)) { in find_oprom()
/linux-5.19.10/drivers/ata/
Dpata_legacy.c173 static struct legacy_probe probe_list[NR_HOST]; variable
197 struct legacy_probe *lp = &probe_list[0]; in legacy_probe_add()
1215 struct legacy_probe *pl = &probe_list[0]; in legacy_init()