Searched refs:vmw_probe (Results 1 – 1 of 1) sorted by relevance
274 static int vmw_probe(struct pci_dev *, const struct pci_device_id *);1640 .probe = vmw_probe,1647 static int vmw_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in vmw_probe() function