Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dab5500-debugfs.c754 static struct dentry *ab5500_val_file; variable
780 ab5500_val_file = debugfs_create_file("register-value", in ab5500_setup_debugfs()
782 if (!ab5500_val_file) in ab5500_setup_debugfs()
802 debugfs_remove(ab5500_val_file); in ab5500_remove_debugfs()