Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/hisilicon/
Dqm.c1011 ret = hisi_qm_stop(qm, QM_DOWN); in qm_reset_function()
3162 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r) in hisi_qm_stop() function
3214 EXPORT_SYMBOL_GPL(hisi_qm_stop);
4059 ret = hisi_qm_stop(vf_qm, stop_reason); in qm_vf_reset_prepare()
4114 ret = hisi_qm_stop(qm, QM_SOFT_RESET); in qm_controller_reset_prepare()
4508 ret = hisi_qm_stop(qm, QM_DOWN); in hisi_qm_reset_prepare()
4606 ret = hisi_qm_stop(qm, QM_DOWN); in hisi_qm_dev_shutdown()
4648 ret = hisi_qm_stop(qm, stop_reason); in qm_pf_reset_vf_prepare()
5613 ret = hisi_qm_stop(qm, QM_NORMAL); in hisi_qm_suspend()
/linux-6.12.1/include/linux/
Dhisi_acc_qm.h532 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r);
/linux-6.12.1/drivers/crypto/hisilicon/zip/
Dzip_main.c1344 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_probe()
1368 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_remove()
/linux-6.12.1/drivers/crypto/hisilicon/sec2/
Dsec_main.c1279 hisi_qm_stop(qm, QM_NORMAL); in sec_probe()
1301 (void)hisi_qm_stop(qm, QM_NORMAL); in sec_remove()
/linux-6.12.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1448 hisi_qm_stop(qm, QM_NORMAL); in hpre_probe()
1471 hisi_qm_stop(qm, QM_NORMAL); in hpre_remove()