Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhisi_acc_qm.h245 void (*show_last_dfx_regs)(struct hisi_qm *qm); member
/Linux-v6.6/drivers/crypto/hisilicon/zip/
Dzip_main.c1091 .show_last_dfx_regs = hisi_zip_show_last_dfx_regs,
/Linux-v6.6/drivers/crypto/hisilicon/sec2/
Dsec_main.c1051 .show_last_dfx_regs = sec_show_last_dfx_regs,
/Linux-v6.6/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1321 .show_last_dfx_regs = hpre_show_last_dfx_regs,
/Linux-v6.6/drivers/crypto/hisilicon/
Dqm.c4472 if (qm->err_ini->show_last_dfx_regs) in qm_controller_reset()
4473 qm->err_ini->show_last_dfx_regs(qm); in qm_controller_reset()