Searched refs:can_request_irq (Results 1 – 3 of 3) sorted by relevance
1050 if (can_request_irq(irq, irq_flags)) { in acpi_dev_gpio_irq_wake_get_by()
1472 can_request_irq(i, IRQF_SHARED)) in pcibios_lookup_irq()
891 bool can_request_irq(unsigned int irq, unsigned long irqflags) in can_request_irq() function