other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PLATFORM_GET_IRQ(9) | Device drivers infrastructure | PLATFORM_GET_IRQ(9) |
NAME¶
platform_get_irq - get an IRQ for a deviceSYNOPSIS¶
int
platform_get_irq(struct platform_device * dev,
unsigned int num);
ARGUMENTS¶
devplatform device
num
IRQ number index
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |