Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c1036 ret = hisi_qm_stop(qm, QM_DOWN); in qm_reset_function()
3261 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r) in hisi_qm_stop() function
3302 EXPORT_SYMBOL_GPL(hisi_qm_stop);
4129 ret = hisi_qm_stop(vf_qm, stop_reason); in qm_vf_reset_prepare()
4184 ret = hisi_qm_stop(qm, QM_SOFT_RESET); in qm_controller_reset_prepare()
4578 ret = hisi_qm_stop(qm, QM_DOWN); in hisi_qm_reset_prepare()
4676 ret = hisi_qm_stop(qm, QM_DOWN); in hisi_qm_dev_shutdown()
4718 ret = hisi_qm_stop(qm, stop_reason); in qm_pf_reset_vf_prepare()
5663 ret = hisi_qm_stop(qm, QM_NORMAL); in hisi_qm_suspend()
/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h507 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r);
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1304 hisi_qm_stop(qm, QM_NORMAL); in sec_probe()
1326 (void)hisi_qm_stop(qm, QM_NORMAL); in sec_remove()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1471 hisi_qm_stop(qm, QM_NORMAL); in hpre_probe()
1493 hisi_qm_stop(qm, QM_NORMAL); in hpre_remove()
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1376 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_probe()
1399 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_remove()