Searched refs:adf_probe (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/ |
D | adf_drv.c | 27 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 33 .probe = adf_probe, 73 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/ |
D | adf_drv.c | 27 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 33 .probe = adf_probe, 73 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62xvf/ |
D | adf_drv.c | 27 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 33 .probe = adf_probe, 73 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxx/ |
D | adf_drv.c | 27 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 33 .probe = adf_probe, 72 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xcc/ |
D | adf_drv.c | 27 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 33 .probe = adf_probe, 72 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62x/ |
D | adf_drv.c | 27 static int adf_probe(struct pci_dev *dev, const struct pci_device_id *ent); 33 .probe = adf_probe, 72 static int adf_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in adf_probe() function
|