Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qedf/
Dqedf_main.c29 static int qedf_probe(struct pci_dev *pdev, const struct pci_device_id *id);
3277 .probe = qedf_probe,
3713 static int qedf_probe(struct pci_dev *pdev, const struct pci_device_id *id) in qedf_probe() function