Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dhisi_acc_qm.h591 struct pci_driver *hisi_hpre_get_pf_driver(void);
/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1500 struct pci_driver *hisi_hpre_get_pf_driver(void) in hisi_hpre_get_pf_driver() function
1504 EXPORT_SYMBOL_GPL(hisi_hpre_get_pf_driver);
/linux-6.12.1/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1149 pf_driver = hisi_hpre_get_pf_driver(); in hisi_acc_get_pf_qm()