Home
last modified time | relevance | path

Searched refs:hisi_qm_uninit (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_main.c859 hisi_qm_uninit(qm); in hisi_zip_probe()
877 hisi_qm_uninit(qm); in hisi_zip_remove()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.h343 void hisi_qm_uninit(struct hisi_qm *qm);
H A Dqm.c2427 void hisi_qm_uninit(struct hisi_qm *qm) in hisi_qm_uninit() function
2460 EXPORT_SYMBOL_GPL(hisi_qm_uninit);
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c896 hisi_qm_uninit(qm); in hpre_probe()
923 hisi_qm_uninit(qm); in hpre_remove()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c809 hisi_qm_uninit(qm); in sec_qm_uninit()