Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dprobe_roms.c96 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() function
145 probe_list(pdev, vendor, rom + offset + list)) { in find_oprom()
/Linux-v5.4/drivers/ata/
Dpata_legacy.c114 static struct legacy_probe probe_list[NR_HOST]; variable
162 struct legacy_probe *lp = &probe_list[0]; in legacy_probe_add()
1176 struct legacy_probe *pl = &probe_list[0]; in legacy_init()