Scroll to navigation

PLATFORM_IRQ_COUNT(9) Device drivers infrastructure PLATFORM_IRQ_COUNT(9)

NAME

platform_irq_count - Count the number of IRQs a platform device uses

SYNOPSIS

int platform_irq_count(struct platform_device * dev);

ARGUMENTS

dev

platform device

RETURN

Number of IRQs a platform device uses or EPROBE_DEFER

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.