Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dirqdomain.c44 static void debugfs_remove_domain_dir(struct irq_domain *d);
47 static inline void debugfs_remove_domain_dir(struct irq_domain *d) { } in debugfs_remove_domain_dir() function
404 debugfs_remove_domain_dir(domain); in irq_domain_remove()
444 debugfs_remove_domain_dir(domain); in irq_domain_update_bus_token()
2141 static void debugfs_remove_domain_dir(struct irq_domain *d) in debugfs_remove_domain_dir() function