Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h560 struct pci_driver *hisi_hpre_get_pf_driver(void);
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1501 struct pci_driver *hisi_hpre_get_pf_driver(void) in hisi_hpre_get_pf_driver() function
1505 EXPORT_SYMBOL_GPL(hisi_hpre_get_pf_driver);
/openbmc/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c1175 pf_driver = hisi_hpre_get_pf_driver(); in hisi_acc_get_pf_qm()