Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/zip/
Dzip_main.c137 static struct zip_dfx_item zip_dfx_files[] = { variable
631 for (i = 0; i < ARRAY_SIZE(zip_dfx_files); i++) { in hisi_zip_dfx_debug_init()
632 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
633 debugfs_create_file(zip_dfx_files[i].name, in hisi_zip_dfx_debug_init()