PLATFORM_GET_IRQ_BYN

Section: Device drivers infrastructure (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

platform_get_irq_byname - get an IRQ for a device  

SYNOPSIS

int platform_get_irq_byname(struct platform_device * dev, const char * name);
 

ARGUMENTS

dev

platform device

name

IRQ name
 

COPYRIGHT