Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dab3100-core.c577 static struct dentry *ab3100_reg_file; variable
591 ab3100_reg_file = debugfs_create_file("registers", in ab3100_setup_debugfs()
594 if (!ab3100_reg_file) { in ab3100_setup_debugfs()
623 debugfs_remove(ab3100_reg_file); in ab3100_setup_debugfs()
633 debugfs_remove(ab3100_reg_file); in ab3100_remove_debugfs()