Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dhisi_acc_qm.h263 void (*hw_err_disable)(struct hisi_qm *qm); member
/linux-6.15/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1134 .hw_err_disable = sec_hw_error_disable,
/linux-6.15/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1223 .hw_err_disable = hisi_zip_hw_error_disable,
/linux-6.15/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1432 .hw_err_disable = hpre_hw_error_disable,
/linux-6.15/drivers/crypto/hisilicon/
H A Dqm.c3449 if (!qm->err_ini->hw_err_disable) { in hisi_qm_dev_err_uninit()
3453 qm->err_ini->hw_err_disable(qm); in hisi_qm_dev_err_uninit()