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

/linux-master/include/linux/
H A Dhisi_acc_qm.h253 void (*hw_err_disable)(struct hisi_qm *qm); member in struct:hisi_qm_err_ini
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1130 .hw_err_disable = hisi_zip_hw_error_disable,
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1053 .hw_err_disable = sec_hw_error_disable,
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1332 .hw_err_disable = hpre_hw_error_disable,
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c3279 if (!qm->err_ini->hw_err_disable) {
3283 qm->err_ini->hw_err_disable(qm);

Completed in 332 milliseconds