Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/
H A Dqm.c1084 ret = hisi_qm_stop(qm, QM_DOWN); in qm_reset_function()
3410 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r) in hisi_qm_stop() function
3462 EXPORT_SYMBOL_GPL(hisi_qm_stop);
4304 ret = hisi_qm_stop(vf_qm, stop_reason); in qm_vf_reset_prepare()
4365 ret = hisi_qm_stop(qm, QM_SOFT_RESET); in qm_controller_reset_prepare()
4785 ret = hisi_qm_stop(qm, QM_DOWN); in hisi_qm_reset_prepare()
4892 ret = hisi_qm_stop(qm, QM_DOWN); in hisi_qm_dev_shutdown()
4932 ret = hisi_qm_stop(qm, stop_reason); in qm_pf_reset_vf_prepare()
5944 ret = hisi_qm_stop(qm, QM_NORMAL); in hisi_qm_suspend()
/linux/include/linux/
H A Dhisi_acc_qm.h540 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r);