Searched refs:adf_probe (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/crypto/intel/qat/qat_c3xxxvf/ |
D | adf_drv.c | 28 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 34 .probe = adf_probe, 74 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_c62xvf/ |
D | adf_drv.c | 28 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 34 .probe = adf_probe, 74 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_dh895xccvf/ |
D | adf_drv.c | 28 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 34 .probe = adf_probe, 74 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_dh895xcc/ |
D | adf_drv.c | 28 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 34 .probe = adf_probe, 74 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_c3xxx/ |
D | adf_drv.c | 28 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 34 .probe = adf_probe, 74 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_c62x/ |
D | adf_drv.c | 28 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 34 .probe = adf_probe, 74 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_4xxx/ |
D | adf_drv.c | 35 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function 189 .probe = adf_probe,
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_420xx/ |
D | adf_drv.c | 33 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function 187 .probe = adf_probe,
|