Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_main.c853 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_probe()
875 hisi_qm_stop(qm, QM_NORMAL); in hisi_zip_remove()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.h345 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r);
H A Dqm.c2720 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r) in hisi_qm_stop() function
2762 EXPORT_SYMBOL_GPL(hisi_qm_stop);
3398 ret = hisi_qm_stop(vf_qm, stop_reason); in qm_vf_reset_prepare()
3444 ret = hisi_qm_stop(qm, QM_SOFT_RESET); in qm_controller_reset_prepare()
3796 ret = hisi_qm_stop(qm, QM_FLR); in hisi_qm_reset_prepare()
3925 ret = hisi_qm_stop(qm, QM_NORMAL); in hisi_qm_dev_shutdown()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c905 hisi_qm_stop(qm, QM_NORMAL); in sec_probe()
927 (void)hisi_qm_stop(qm, QM_NORMAL); in sec_remove()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c890 hisi_qm_stop(qm, QM_NORMAL); in hpre_probe()
921 hisi_qm_stop(qm, QM_NORMAL); in hpre_remove()