Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qedf/
Dqedf_main.c28 static int qedf_probe(struct pci_dev *pdev, const struct pci_device_id *id);
3147 .probe = qedf_probe,
3544 static int qedf_probe(struct pci_dev *pdev, const struct pci_device_id *id) in qedf_probe() function