We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9838bd commit 20a15eeCopy full SHA for 20a15ee
kernel/irq/irqdesc.c
@@ -750,7 +750,7 @@ void irq_free_descs(unsigned int from, unsigned int cnt)
750
EXPORT_SYMBOL_GPL(irq_free_descs);
751
752
/**
753
- * irq_alloc_descs - allocate and initialize a range of irq descriptors
+ * __irq_alloc_descs - allocate and initialize a range of irq descriptors
754
* @irq: Allocate for specific irq number if irq >= 0
755
* @from: Start the search from this irq number
756
* @cnt: Number of consecutive irqs to allocate.
0 commit comments