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

/linux-master/include/linux/
H A Dhisi_acc_qm.h261 void (*show_last_dfx_regs)(struct hisi_qm *qm); member in struct:hisi_qm_err_ini
/linux-master/drivers/crypto/hisilicon/zip/
H A Dzip_main.c1138 .show_last_dfx_regs = hisi_zip_show_last_dfx_regs,
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c1060 .show_last_dfx_regs = sec_show_last_dfx_regs,
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1339 .show_last_dfx_regs = hpre_show_last_dfx_regs,
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c4407 if (qm->err_ini->show_last_dfx_regs)
4408 qm->err_ini->show_last_dfx_regs(qm);

Completed in 188 milliseconds