Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhisi_acc_qm.h262 void (*show_last_dfx_regs)(struct hisi_qm *qm); member
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1079 .show_last_dfx_regs = sec_show_last_dfx_regs,
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1355 .show_last_dfx_regs = hpre_show_last_dfx_regs,
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1161 .show_last_dfx_regs = hisi_zip_show_last_dfx_regs,
/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c4494 if (qm->err_ini->show_last_dfx_regs) in qm_controller_reset()
4495 qm->err_ini->show_last_dfx_regs(qm); in qm_controller_reset()