Searched refs:irq_add_debugfs_entry (Results 1 – 2 of 2) sorted by relevance
499 void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *desc);514 static inline void irq_add_debugfs_entry(unsigned int irq, struct irq_desc *d) in irq_add_debugfs_entry() function
531 irq_add_debugfs_entry(start + i, desc); in alloc_descs()