Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dab8500-debugfs.c551 static struct dentry *ab8500_bank_file; variable
569 ab8500_bank_file = debugfs_create_file("register-bank", in ab8500_debug_probe()
571 if (!ab8500_bank_file) in ab8500_debug_probe()
590 debugfs_remove(ab8500_bank_file); in ab8500_debug_probe()
604 debugfs_remove(ab8500_bank_file); in ab8500_debug_remove()