Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhisi_acc_qm.h257 void (*show_last_dfx_regs)(struct hisi_qm *qm); member
/linux-5.19.10/drivers/crypto/hisilicon/sec2/
Dsec_main.c977 .show_last_dfx_regs = sec_show_last_dfx_regs,
/linux-5.19.10/drivers/crypto/hisilicon/zip/
Dzip_main.c960 .show_last_dfx_regs = hisi_zip_show_last_dfx_regs,
/linux-5.19.10/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1170 .show_last_dfx_regs = hpre_show_last_dfx_regs,
/linux-5.19.10/drivers/crypto/hisilicon/
Dqm.c5398 if (qm->err_ini->show_last_dfx_regs) in qm_controller_reset()
5399 qm->err_ini->show_last_dfx_regs(qm); in qm_controller_reset()