Searched refs:can_request_irq (Results 1 – 4 of 4) sorted by relevance
705 extern int can_request_irq(unsigned int irq, unsigned long irqflags);
1472 can_request_irq(i, IRQF_SHARED)) in pcibios_lookup_irq()
1113 if (can_request_irq(irq, irq_flags)) { in acpi_dev_gpio_irq_wake_get_by()
941 int can_request_irq(unsigned int irq, unsigned long irqflags) in can_request_irq() function