Home
last modified time | relevance | path

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

/drivers/crypto/allwinner/sun4i-ss/
Dsun4i-ss.h158 struct dentry *dbgfs_stats; member
Dsun4i-ss-core.c489 ss->dbgfs_stats = debugfs_create_file("stats", 0444, ss->dbgfs_dir, ss, in sun4i_ss_probe()
/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss.h168 struct dentry *dbgfs_stats; member
Dsun8i-ss-core.c854 ss->dbgfs_stats = debugfs_create_file("stats", 0444, in sun8i_ss_probe()
/drivers/crypto/gemini/
Dsl3516-ce.h258 struct dentry *dbgfs_stats; member
Dsl3516-ce-core.c479 ce->dbgfs_stats = debugfs_create_file("stats", 0444, in sl3516_ce_probe()
/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce.h233 struct dentry *dbgfs_stats; member
Dsun8i-ce-core.c1012 ce->dbgfs_stats = debugfs_create_file("stats", 0444, in sun8i_ce_probe()