Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhisi_acc_qm.h518 struct pci_driver *hisi_hpre_get_pf_driver(void);
/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1489 struct pci_driver *hisi_hpre_get_pf_driver(void) in hisi_hpre_get_pf_driver() function
1493 EXPORT_SYMBOL_GPL(hisi_hpre_get_pf_driver);
/Linux-v6.1/drivers/vfio/pci/hisilicon/
Dhisi_acc_vfio_pci.c1049 pf_driver = hisi_hpre_get_pf_driver(); in hisi_acc_get_pf_qm()