Searched refs:adf_remove (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxx/ |
H A D | adf_drv.c | 28 static void adf_remove(struct pci_dev *dev); 34 .remove = adf_remove, 243 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62x/ |
H A D | adf_drv.c | 28 static void adf_remove(struct pci_dev *dev); 34 .remove = adf_remove, 243 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/ |
H A D | adf_drv.c | 28 static void adf_remove(struct pci_dev *dev); 34 .remove = adf_remove, 213 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62xvf/ |
H A D | adf_drv.c | 28 static void adf_remove(struct pci_dev *dev); 34 .remove = adf_remove, 213 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xcc/ |
H A D | adf_drv.c | 28 static void adf_remove(struct pci_dev *dev); 34 .remove = adf_remove, 243 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/ |
H A D | adf_drv.c | 28 static void adf_remove(struct pci_dev *dev); 34 .remove = adf_remove, 213 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c62x/ |
H A D | adf_drv.c | 29 static void adf_remove(struct pci_dev *dev); 35 .remove = adf_remove, 216 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c3xxxvf/ |
H A D | adf_drv.c | 29 static void adf_remove(struct pci_dev *dev); 35 .remove = adf_remove, 190 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c62xvf/ |
H A D | adf_drv.c | 29 static void adf_remove(struct pci_dev *dev); 35 .remove = adf_remove, 190 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_dh895xcc/ |
H A D | adf_drv.c | 29 static void adf_remove(struct pci_dev *dev); 35 .remove = adf_remove, 216 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_dh895xccvf/ |
H A D | adf_drv.c | 29 static void adf_remove(struct pci_dev *dev); 35 .remove = adf_remove, 190 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c3xxx/ |
H A D | adf_drv.c | 29 static void adf_remove(struct pci_dev *dev); 35 .remove = adf_remove, 216 static void adf_remove(struct pci_dev *pdev) in adf_remove() function
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_4xxx/ |
H A D | adf_drv.c | 440 static void adf_remove(struct pci_dev *pdev) in adf_remove() function 456 .remove = adf_remove,
|
Completed in 6 milliseconds