Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dab5500-debugfs.c751 static struct dentry *ab5500_reg_file; variable
765 ab5500_reg_file = debugfs_create_file("all-bank-registers", in ab5500_setup_debugfs()
767 if (!ab5500_reg_file) in ab5500_setup_debugfs()
792 debugfs_remove(ab5500_reg_file); in ab5500_setup_debugfs()
805 debugfs_remove(ab5500_reg_file); in ab5500_remove_debugfs()