Searched refs:hisi_qm_stop (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/ |
| H A D | zip_main.c | 853 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 D | qm.h | 345 int hisi_qm_stop(struct hisi_qm *qm, enum qm_stop_reason r);
|
| H A D | qm.c | 2720 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 D | sec_main.c | 905 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 D | hpre_main.c | 890 hisi_qm_stop(qm, QM_NORMAL); in hpre_probe() 921 hisi_qm_stop(qm, QM_NORMAL); in hpre_remove()
|