Home
last modified time | relevance | path

Searched refs:hisi_qm_debug_init (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dhisi_acc_qm.h533 void hisi_qm_debug_init(struct hisi_qm *qm);
/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c1130 * hisi_qm_debug_init() - Initialize qm related debugfs files.
1135 void hisi_qm_debug_init(struct hisi_qm *qm) in hisi_qm_debug_init() function
1183 EXPORT_SYMBOL_GPL(hisi_qm_debug_init);
/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c1140 hisi_qm_debug_init(qm); in hpre_debugfs_init()