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.c43 static void debugfs_remove_domain_dir(struct irq_domain *d);
46 static inline void debugfs_remove_domain_dir(struct irq_domain *d) { } in debugfs_remove_domain_dir() function
391 debugfs_remove_domain_dir(domain); in irq_domain_remove()
431 debugfs_remove_domain_dir(domain); in irq_domain_update_bus_token()
2117 static void debugfs_remove_domain_dir(struct irq_domain *d) in debugfs_remove_domain_dir() function