Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.h184 void (*hw_err_disable)(struct hisi_qm *qm); member
H A Dqm.c2945 if (!qm->err_ini->hw_err_disable) { in hisi_qm_dev_err_uninit()
2949 qm->err_ini->hw_err_disable(qm); in hisi_qm_dev_err_uninit()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_main.c707 .hw_err_disable = hisi_zip_hw_error_disable,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c721 .hw_err_disable = sec_hw_error_disable,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c793 .hw_err_disable = hpre_hw_error_disable,