Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/irq/
H A Dinternals.h498 void irq_domain_debugfs_init(struct dentry *root);
500 static inline void irq_domain_debugfs_init(struct dentry *root) in irq_domain_debugfs_init() function
H A Ddebugfs.c247 irq_domain_debugfs_init(root_dir); in irq_debugfs_init()
H A Dirqdomain.c1894 void __init irq_domain_debugfs_init(struct dentry *root) in irq_domain_debugfs_init() function