Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhisi_acc_qm.h238 void (*hw_err_disable)(struct hisi_qm *qm); member
/Linux-v6.1/drivers/crypto/hisilicon/sec2/
Dsec_main.c1047 .hw_err_disable = sec_hw_error_disable,
/Linux-v6.1/drivers/crypto/hisilicon/zip/
Dzip_main.c1085 .hw_err_disable = hisi_zip_hw_error_disable,
/Linux-v6.1/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1313 .hw_err_disable = hpre_hw_error_disable,
/Linux-v6.1/drivers/crypto/hisilicon/
Dqm.c4238 if (!qm->err_ini->hw_err_disable) { in hisi_qm_dev_err_uninit()
4242 qm->err_ini->hw_err_disable(qm); in hisi_qm_dev_err_uninit()