Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/hisilicon/zip/
Dzip_main.c514 struct dentry *tmp_d, *tmp; in hisi_zip_core_debug_init() local
524 tmp_d = debugfs_create_dir(buf, ctrl->debug_root); in hisi_zip_core_debug_init()
525 if (!tmp_d) in hisi_zip_core_debug_init()
536 tmp = debugfs_create_regset32("regs", 0444, tmp_d, regset); in hisi_zip_core_debug_init()