other versions
PLATFORM_IRQ_COUNT(9) | Device drivers infrastructure | PLATFORM_IRQ_COUNT(9) |
NAME¶
platform_irq_count - Count the number of IRQs a platform device usesSYNOPSIS¶
int
platform_irq_count(struct platform_device * dev);
ARGUMENTS¶
devplatform device
RETURN¶
Number of IRQs a platform device uses or EPROBE_DEFERCOPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |