Searched refs:probe_list (Results 1 – 3 of 3) sorted by relevance
96 static bool probe_list(struct pci_dev *pdev, unsigned short vendor, in probe_list() function145 probe_list(pdev, vendor, rom + offset + list)) { in find_oprom()
114 static struct legacy_probe probe_list[NR_HOST]; variable162 struct legacy_probe *lp = &probe_list[0]; in legacy_probe_add()1176 struct legacy_probe *pl = &probe_list[0]; in legacy_init()
1548 LIST_HEAD(probe_list); in fw_devlink_resume()1561 list_splice_tail_init(&deferred_fw_devlink, &probe_list); in fw_devlink_resume()1570 list_for_each_entry_safe(dev, tmp, &probe_list, links.defer_hook) { in fw_devlink_resume()