Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.h395 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r);
Dqm.c3670 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r) in hisi_qm_stop() function
3712 EXPORT_SYMBOL_GPL(hisi_qm_stop);
4658 ret = hisi_qm_stop(vf_qm, stop_reason); in qm_vf_reset_prepare()
4751 ret = hisi_qm_stop(qm, QM_SOFT_RESET); in qm_controller_reset_prepare()
5131 ret = hisi_qm_stop(qm, QM_FLR); in hisi_qm_reset_prepare()
5271 ret = hisi_qm_stop(qm, QM_NORMAL); in hisi_qm_dev_shutdown()
5311 ret = hisi_qm_stop(qm, stop_reason); in qm_pf_reset_vf_prepare()
5951 ret = hisi_qm_stop(qm, QM_NORMAL); in hisi_qm_suspend()
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c961 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_probe()
984 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_remove()
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec_main.c1038 hisi_qm_stop(qm, QM_NORMAL); in sec_probe()
1060 (void)hisi_qm_stop(qm, QM_NORMAL); in sec_remove()
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1132 hisi_qm_stop(qm, QM_NORMAL); in hpre_probe()
1160 hisi_qm_stop(qm, QM_NORMAL); in hpre_remove()