Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhisi_acc_qm.h534 struct pci_driver *hisi_hpre_get_pf_driver(void);
/Linux-v6.6/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1484 struct pci_driver *hisi_hpre_get_pf_driver(void) in hisi_hpre_get_pf_driver() function
1488 EXPORT_SYMBOL_GPL(hisi_hpre_get_pf_driver);
/Linux-v6.6/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1172 pf_driver = hisi_hpre_get_pf_driver(); in hisi_acc_get_pf_qm()