Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.h189 void (*log_dev_hw_err)(struct hisi_qm *qm, u32 err_sts); member
H A Dqm.c3220 if (!qm->err_ini->log_dev_hw_err) { in qm_dev_err_handle()
3225 qm->err_ini->log_dev_hw_err(qm, err_sts); in qm_dev_err_handle()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_main.c710 .log_dev_hw_err = hisi_zip_log_hw_error,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c724 .log_dev_hw_err = sec_log_hw_error,
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c796 .log_dev_hw_err = hpre_log_hw_error,