Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c271 static int vmw_probe(struct pci_dev *, const struct pci_device_id *);
1610 .probe = vmw_probe,
1617 static int vmw_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in vmw_probe() function