Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Ddebugfs.c227 void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *desc) in irq_add_debugfs_entry() function
252 irq_add_debugfs_entry(irq, irq_to_desc(irq)); in irq_debugfs_init()
H A Dinternals.h506 void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *desc);
521 static inline void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *d)
529 static inline void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *d) irq_add_debugfs_entry() function