Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/irq/
Dinternals.h481 void irq_domain_debugfs_init(struct dentry *root);
483 static inline void irq_domain_debugfs_init(struct dentry *root) in irq_domain_debugfs_init() function
Ddebugfs.c262 irq_domain_debugfs_init(root_dir); in irq_debugfs_init()
Dirqdomain.c1786 void __init irq_domain_debugfs_init(struct dentry *root) in irq_domain_debugfs_init() function